Contents

fullScreenModeSetting

Key whose corresponding value specifies the full screen mode setting.

Declaration

static let fullScreenModeSetting: NSView.FullScreenModeOptionKey

Discussion

The corresponding value is an instance of NSDictionary that contains keys specified in Display Mode Standard Properties and Display Mode Optional Properties in Quartz Display Services.

When the fullScreenModeApplicationPresentationOptions is specified in the options dictionary specifying this option as well will cause an exception.

See Also

Type Properties