Resizes the current view so that it fills the screen.
Return Value
If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).
Parameters
If bFullScreen is TRUE (1) the full screen mode is activated. If bFullScreen is FALSE (0) the full screen mode is deactivated.
Example
AppSetFullScreen(1)
See also
id-472319