HMEventTrigger.UpdateEndEventsAsync(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 UpdateEndEventsAsync (HomeKit.HMEvent[] endEvents);
abstract member UpdateEndEventsAsync : HomeKit.HMEvent[] -> System.Threading.Tasks.Task
override this.UpdateEndEventsAsync : HomeKit.HMEvent[] -> System.Threading.Tasks.Task

Parameters

endEvents
HMEvent[]

Returns

A task that represents the asynchronous UpdateEndEvents operation

Attributes

Applies to