HMHomeDelegate_Extensions.DidUpdateNameForActionSet Method

Definition

The name of the actionSet, which belongs to home, was updated.

public static void DidUpdateNameForActionSet (this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMActionSet actionSet);
static member DidUpdateNameForActionSet : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMActionSet -> unit

Parameters

This
IHMHomeDelegate

The instance on which this extension method operates.

home
HMHome
actionSet
HMActionSet

Applies to