Share via


UIApplicationDelegate_Extensions.GetHandlerForIntent Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSObject? GetHandlerForIntent(this UIKit.IUIApplicationDelegate This, UIKit.UIApplication application, Intents.INIntent intent);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetHandlerForIntent : UIKit.IUIApplicationDelegate * UIKit.UIApplication * Intents.INIntent -> Foundation.NSObject

Parameters

application
UIApplication
intent
INIntent

Returns

Attributes

Applies to