Share via


IINSnoozeTasksIntentHandling.Confirm Method

Definition

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

Parameters

Attributes

Applies to