다음을 통해 공유


NSBox.SetTitleWithMnemonic(String) 메서드

정의

[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

매개 변수

stringWithMnemonic
String
특성

적용 대상