HMEventTrigger.UpdateEventsAsync(HMEvent[]) Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task UpdateEventsAsync (HomeKit.HMEvent[] events);
abstract member UpdateEventsAsync : HomeKit.HMEvent[] -> System.Threading.Tasks.Task
override this.UpdateEventsAsync : HomeKit.HMEvent[] -> System.Threading.Tasks.Task

Parameters

events
HMEvent[]

Returns

A task that represents the asynchronous UpdateEvents operation

Attributes

Applies to