Documentation

Display State - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Window :: Display State

GUI.Window.DisplayState
Enumeration for specifying the size of the window

Constants

Normal (Normal)
Normal state, the window is neither minimized nor maximized
Minimized (Minimized)
Minimized state, the window is minimized and hidden from view
Maximized (Maximized)
Maximized state, the window is expanded to fill the entire screen

If you think anything is missing, please feel free to: submit documentation feedback on this page