Contents

fullScreen

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 var fullScreen: NSWindow.StyleMask { get }

See Also

Constants