NSButton.MaxAcceleratorLevel Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint MaxAcceleratorLevel { [Foundation.Export("maxAcceleratorLevel")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setMaxAcceleratorLevel:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.MaxAcceleratorLevel : nint with get, set

Property Value

System.System.IntPtr System.nativeint
Attributes

Applies to