FullScreenMode

enumeration

Description

Sets the full-screen mode. For information on platform compatibility, refer to the description of each mode.

Properties

ExclusiveFullScreenWindows platforms only. Sets your application so it has sole full-screen use of a display.
FullScreenWindowAll platforms. Sets your application window to the full-screen native display resolution, covering the whole screen.
MaximizedWindowmacOS platforms only. Sets your application window to the operating system's definition of maximized, which is a full-screen window with a hidden menu bar and dock.
WindowedDesktop platforms only. Sets your application to a standard, movable window that's not full screen.

Did you find this page useful? Please give it a rating: