NSApplicationDelegate.HandlesKey(NSApplication, String) Method

Definition

[Foundation.Export("application:delegateHandlesKey:")]
public virtual bool HandlesKey (AppKit.NSApplication sender, string key);
abstract member HandlesKey : AppKit.NSApplication * string -> bool
override this.HandlesKey : AppKit.NSApplication * string -> bool

Parameters

sender
NSApplication
key
String

Returns

Attributes

Applies to