Share via


NSWindow.CollectionBehavior Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSWindowCollectionBehavior CollectionBehavior { [Foundation.Export("collectionBehavior")] get; [Foundation.Export("setCollectionBehavior:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("collectionBehavior")>]
[<set: Foundation.Export("setCollectionBehavior:")>]
member this.CollectionBehavior : AppKit.NSWindowCollectionBehavior with get, set

Property Value

Attributes

Applies to