NSApplicationHandlesKey 委托

定义

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

参数

sender
NSApplication
key
String

返回值

适用于