共用方式為


NSApplicationHandlesKey 代理人

定義

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

參數

sender
NSApplication
key
String

傳回值

適用於