Share via


HMHomeDelegate_Extensions.DidAddActionSet Method

Definition

The actionSet was added to home.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidAddActionSet(this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMActionSet actionSet);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidAddActionSet : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMActionSet -> unit

Parameters

home
HMHome
actionSet
HMActionSet
Attributes

Applies to