HMHomeDelegate.DidAddActionSet(HMHome, HMActionSet) Method

Definition

The actionSet was added to home.

[Foundation.Export("home:didAddActionSet:")]
public virtual void DidAddActionSet (HomeKit.HMHome home, HomeKit.HMActionSet actionSet);
abstract member DidAddActionSet : HomeKit.HMHome * HomeKit.HMActionSet -> unit
override this.DidAddActionSet : HomeKit.HMHome * HomeKit.HMActionSet -> unit

Parameters

home
HMHome
actionSet
HMActionSet
Attributes

Applies to