다음을 통해 공유


NSApplicationHandlesKey 대리자

정의

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

매개 변수

sender
NSApplication
key
String

반환 값

적용 대상