NSWindow.SharingType Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSWindowSharingType SharingType { [Foundation.Export("sharingType")] get; [Foundation.Export("setSharingType:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sharingType")>]
[<set: Foundation.Export("setSharingType:")>]
member this.SharingType : AppKit.NSWindowSharingType with get, set

Property Value

Attributes

Applies to