enum
|
WindowState
|
Normal
|
= 0
|
Normal window mode. |
---|---|---|
Maximized
|
= 1
|
Maximized window without decoration that covers the entire screen. |
Minimized
|
= 2
|
Window is minimized and not visible. |