HMHomeDelegate_Extensions.DidUpdateActionsForActionSet Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The an action in actionSet
, which belongs to home
, was updated.
public static void DidUpdateActionsForActionSet (this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMActionSet actionSet);
static member DidUpdateActionsForActionSet : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMActionSet -> unit
Parameters
- This
- IHMHomeDelegate
The instance on which this extension method operates.
- home
- HMHome
- actionSet
- HMActionSet