Share via


NSButton.MaxAcceleratorLevel Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr MaxAcceleratorLevel { [Foundation.Export("maxAcceleratorLevel")] get; [Foundation.Export("setMaxAcceleratorLevel:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maxAcceleratorLevel")>]
[<set: Foundation.Export("setMaxAcceleratorLevel:")>]
member this.MaxAcceleratorLevel : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to