Compartilhar via


HMEventTrigger.UpdateEventsAsync(HMEvent[]) Método

Definição

[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

Parâmetros

events
HMEvent[]

Retornos

Uma tarefa que representa a operação assíncrona UpdateEvents

Atributos

Aplica-se a