Share via


IINDeleteTasksIntentHandling.HandleDeleteTasks Method

Definition

[Foundation.Export("handleDeleteTasks:completion:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void HandleDeleteTasks(Intents.INDeleteTasksIntent intent, Action<Intents.INDeleteTasksIntentResponse> completion);
[<Foundation.Export("handleDeleteTasks:completion:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member HandleDeleteTasks : Intents.INDeleteTasksIntent * Action<Intents.INDeleteTasksIntentResponse> -> unit
override this.HandleDeleteTasks : Intents.INDeleteTasksIntent * Action<Intents.INDeleteTasksIntentResponse> -> unit

Parameters

Attributes

Applies to