共用方式為


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

傳回

屬性

適用於