windowStyleMask property
Flags that describe the window’s current style, such as if it’s resizable or in full-screen mode.
Officially Supported Platforms/Implementations:
- MacOS
Implementation
WindowStyleMask? windowStyleMask;
Flags that describe the window’s current style, such as if it’s resizable or in full-screen mode.
Officially Supported Platforms/Implementations:
WindowStyleMask? windowStyleMask;