Context.setFullScreen

Enable or disable full screen mode. The window size will be changed to the desktop size when enabled, and back to the original size when disabled.

@param full Whether or not the window is in full screen mode

class Context
abstract
void
setFullScreen
()

Meta