Share via


NSApplication.PresentationOptions Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSApplicationPresentationOptions PresentationOptions { [Foundation.Export("presentationOptions")] get; [Foundation.Export("setPresentationOptions:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("presentationOptions")>]
[<set: Foundation.Export("setPresentationOptions:")>]
member this.PresentationOptions : AppKit.NSApplicationPresentationOptions with get, set

Property Value

Attributes

Applies to