HMHomeDelegate.DidUpdateNameForZone(HMHome, HMZone) 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 zone
, which belongs to home
, was updated.
[Foundation.Export("home:didUpdateNameForZone:")]
public virtual void DidUpdateNameForZone (HomeKit.HMHome home, HomeKit.HMZone zone);
abstract member DidUpdateNameForZone : HomeKit.HMHome * HomeKit.HMZone -> unit
override this.DidUpdateNameForZone : HomeKit.HMHome * HomeKit.HMZone -> unit
Parameters
- home
- HMHome
- zone
- HMZone
- Attributes