Share via


NSToolbar.AllowsUserCustomization Property

Definition

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

Property Value

Attributes

Applies to