Share via


IINDeleteTasksIntentHandling.Confirm Method

Definition

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

Parameters

Attributes

Applies to