windowStyleMask property

WindowStyleMask? windowStyleMask
getter/setter pair

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;