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