AppIsFullScreenΒΆ

Checks if the full screen mode is active.

bFullScreen = AppIsFullScreen()

Return Value

If bFullScreen is TRUE (1) the full screen mode is active. If bFullScreen is FALSE (0) the full screen mode is not active.

id-2063655