NSFullScreenWindowMask
The window can appear full screen. A fullscreen window does not draw its title bar, and may have special handling for its toolbar. This mask is automatically toggled when Togglefullscreen(_:) is called.
Declaration
static const NSWindowStyleMask NSFullScreenWindowMask;