Share via


NSApplicationDelegate_Extensions.HandlesKey Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool HandlesKey(this AppKit.INSApplicationDelegate This, AppKit.NSApplication sender, string key);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member HandlesKey : AppKit.INSApplicationDelegate * AppKit.NSApplication * string -> bool

Parameters

sender
NSApplication
key
String

Returns

Attributes

Applies to