enum SF::Style
Overview
Enumeration of the window styles
Defined in:
window/obj.crEnum Members
-
Titlebar =
1
-
Title bar + fixed border
-
Resize =
2
-
Title bar + resizable border + maximize button
-
Close =
4
-
Title bar + close button
-
Fullscreen =
8
-
Fullscreen mode (this flag and all others are mutually exclusive)
-
Default =
7
-
Default window style