Share via


NSApplicationDelegate_Extensions.GetHandler Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSObject? GetHandler(this AppKit.INSApplicationDelegate This, AppKit.NSApplication application, Intents.INIntent intent);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetHandler : AppKit.INSApplicationDelegate * AppKit.NSApplication * Intents.INIntent -> Foundation.NSObject

Parameters

application
NSApplication
intent
INIntent

Returns

Attributes

Applies to