NSMenuDelegate_Extensions.HasKeyEquivalentForEvent 方法

定义

public static bool HasKeyEquivalentForEvent (this AppKit.INSMenuDelegate This, AppKit.NSMenu menu, AppKit.NSEvent theEvent, Foundation.NSObject target, ObjCRuntime.Selector action);
static member HasKeyEquivalentForEvent : AppKit.INSMenuDelegate * AppKit.NSMenu * AppKit.NSEvent * Foundation.NSObject * ObjCRuntime.Selector -> bool

参数

menu
NSMenu
theEvent
NSEvent
target
NSObject
action
Selector

返回

适用于