NSBox.SetTitleWithMnemonic(String) Method
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.
[Foundation.Export("setTitleWithMnemonic:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, "For compatability, this method still sets the Title with the ampersand stripped from it.")]
public virtual void SetTitleWithMnemonic (string stringWithMnemonic);
abstract member SetTitleWithMnemonic : string -> unit
override this.SetTitleWithMnemonic : string -> unit
Parameters
- stringWithMnemonic
- String
- Attributes