Contents

fullScreenModeAllScreens

Key whose corresponding value specifies whether the view should take over all screens.

Declaration

static let fullScreenModeAllScreens: NSView.FullScreenModeOptionKey

Discussion

The corresponding value is an instance of NSNumber containing a Boolean value.

See Also

Type Properties