HMHomeDelegate.DidUpdateActionsForActionSet(HMHome, HMActionSet) 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 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