Share via


HMHomeDelegate_Extensions.DidUpdateActionsForActionSet Method

Definition

The an action in actionSet, which belongs to home, was updated.

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

Parameters

home
HMHome
actionSet
HMActionSet
Attributes

Applies to