共用方式為


NSButton.MaxAcceleratorLevel 屬性

定義

[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

屬性值

System.System.IntPtr System.nativeint
屬性

適用於