Share via


IINSnoozeTasksIntentHandling.HandleSnoozeTasks Method

Definition

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

Parameters

Attributes

Applies to