NSApplicationDelegate_Extensions.HandlesKey 方法

定义

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

参数

sender
NSApplication
key
String

返回

适用于