次の方法で共有


NSApplicationHandlesKey 代理人

定義

public delegate bool NSApplicationHandlesKey(NSApplication sender, string key);
type NSApplicationHandlesKey = delegate of NSApplication * string -> bool

パラメーター

sender
NSApplication
key
String

戻り値

適用対象