HMHomeDelegate.DidUpdateActionsForActionSet(HMHome, HMActionSet) Method

Definition

The actionSet that belongs to home was updated.

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

Parameters

home
HMHome
actionSet
HMActionSet
Attributes

Applies to