次の方法で共有


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

戻り値

属性

適用対象