HMTrigger.AddActionSetAsync(HMActionSet) Método

Definição

Adiciona actionSet à lista de conjuntos de ações executados por esse gatilho e são executados completion depois que ele é adicionado.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task AddActionSetAsync (HomeKit.HMActionSet actionSet);
abstract member AddActionSetAsync : HomeKit.HMActionSet -> System.Threading.Tasks.Task
override this.AddActionSetAsync : HomeKit.HMActionSet -> System.Threading.Tasks.Task

Parâmetros

actionSet
HMActionSet

Retornos

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

Atributos

Aplica-se a