次の方法で共有


NSView.PerformMnemonic(String) メソッド

定義

[Foundation.Export("performMnemonic:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool PerformMnemonic (string mnemonic);
abstract member PerformMnemonic : string -> bool
override this.PerformMnemonic : string -> bool

パラメーター

mnemonic
String

戻り値

属性

適用対象