Share via


HMEventTrigger.UpdateRecurrencesAsync(NSDateComponents[]) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task UpdateRecurrencesAsync(Foundation.NSDateComponents[]? recurrences);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UpdateRecurrencesAsync : Foundation.NSDateComponents[] -> System.Threading.Tasks.Task
override this.UpdateRecurrencesAsync : Foundation.NSDateComponents[] -> System.Threading.Tasks.Task

Parameters

recurrences
NSDateComponents[]

Returns

A task that represents the asynchronous UpdateRecurrences operation

Attributes

Applies to