NSView.PerformMnemonic(String) Method

Definition

[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

Parameters

mnemonic
String

Returns

Attributes

Applies to