Share via


NSTableView.AllowsEmptySelection Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsEmptySelection { [Foundation.Export("allowsEmptySelection")] get; [Foundation.Export("setAllowsEmptySelection:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsEmptySelection")>]
[<set: Foundation.Export("setAllowsEmptySelection:")>]
member this.AllowsEmptySelection : bool with get, set

Property Value

Attributes

Applies to