Freigeben über


HMTrigger.AddActionSetAsync(HMActionSet) Methode

Definition

Fügt actionSet die Liste der Aktionssätze hinzu, die von diesem Trigger ausgeführt werden und nach dem Hinzufügen ausgeführt completion werden.

[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

Parameter

actionSet
HMActionSet

Gibt zurück

Eine Aufgabe, die den asynchronen AddActionSet-Vorgang darstellt

Attribute

Gilt für: