MonobjcMonobjc Documented Class Library
NSFullScreenModeSetting Field
NamespacesMonobjc.AppKitNSViewNSFullScreenModeSetting

Key whose corresponding value specifies the the full screen mode setting.

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 Reference.

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

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSFullScreenModeSetting
Public Shared ReadOnly NSFullScreenModeSetting As NSString
public:
static initonly NSString^ NSFullScreenModeSetting
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)