Options passed when entering fullscreen.
(OS X only) Sets the fullscreen mode to 'kiosk', which means don't use the 10.7 way of animating to fullscreen. Default is true .
true
Sets whether secondary displays should be blanked (made black). Default is false .
false
(OS X only) Sets whether the Window related to these options is the only accessible window. Default is false .
Sets the display which will be used in fullscreen mode. Defaults to the Window 's current Display . Ignored on Mac OS X outside of kiosk mode.
Returns the display on which the fullscreen should occur. A NULL value implies the default, which is the Window 's current Display .
Returns whether kiosk mode is enabled.
Returns whether blanking of secondary displays in enabled. Default is false .
Returns whether the Window related to these options is the only accessible window.