NSCell.MnemonicLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, "Mnemonic methods have typically not been used.")]
public virtual nint MnemonicLocation { [Foundation.Export("mnemonicLocation")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, "Mnemonic methods have typically not been used.")] get; [Foundation.Export("setMnemonicLocation:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, "Mnemonic methods have typically not been used.")] set; }
member this.MnemonicLocation : nint with get, set
Property Value
System.System.IntPtr
System.nativeint
- Attributes