NSApplicationDelegate.HandlesKey(NSApplication, String) 方法

定义

[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

参数

sender
NSApplication
key
String

返回

属性

适用于