HMHomeDelegate.DidUpdateNameForActionSet(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 name of the actionSet
, which belongs to home
, was updated.
[Foundation.Export("home:didUpdateNameForActionSet:")]
public virtual void DidUpdateNameForActionSet (HomeKit.HMHome home, HomeKit.HMActionSet actionSet);
abstract member DidUpdateNameForActionSet : HomeKit.HMHome * HomeKit.HMActionSet -> unit
override this.DidUpdateNameForActionSet : HomeKit.HMHome * HomeKit.HMActionSet -> unit
Parameters
- home
- HMHome
- actionSet
- HMActionSet
- Attributes