Freigeben über


HMTrigger.AddActionSet(HMActionSet, Action<NSError>) Methode

Definition

Fügt actionSet der Liste der Aktionssätze hinzu, die von diesem Trigger ausgeführt werden, und wird ausgeführt completion , nachdem er hinzugefügt wurde.

[Foundation.Export("addActionSet:completionHandler:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void AddActionSet (HomeKit.HMActionSet actionSet, Action<Foundation.NSError> completion);
abstract member AddActionSet : HomeKit.HMActionSet * Action<Foundation.NSError> -> unit
override this.AddActionSet : HomeKit.HMActionSet * Action<Foundation.NSError> -> unit

Parameter

actionSet
HMActionSet
completion
Action<NSError>

Ein Handler, der bei Erfolg zurückgibt null , oder ein Fehlerobjekt bei Einem Fehler.

Attribute

Gilt für: