次の方法で共有


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

戻り値

適用対象