NSApplicationDelegate_Extensions.HandlesKey Method

Definition

public static bool HandlesKey (this AppKit.INSApplicationDelegate This, AppKit.NSApplication sender, string key);
static member HandlesKey : AppKit.INSApplicationDelegate * AppKit.NSApplication * string -> bool

Parameters

sender
NSApplication
key
String

Returns

Applies to