Freigeben über


HMHome.AddActionSet(String, Action<HMActionSet,NSError>) Methode

Definition

Fügt der Startseite einen Aktionssatz hinzu actionSetName , der nach dem Hinzufügen ausgeführt completion wird.

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

Parameter

actionSetName
String
completion
Action<HMActionSet,NSError>

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

Attribute

Gilt für: