HMHomeZoneEventArgs Class
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.
Provides data for the DidUpdateNameForZone, E:HomeKit.HMHomeZoneEventArgs.DidRemoveZone and E:HomeKit.HMHomeZoneEventArgs.DidUpdateNameForZone events.
public class HMHomeZoneEventArgs : EventArgs
type HMHomeZoneEventArgs = class
inherit EventArgs
- Inheritance
-
HMHomeZoneEventArgs
Constructors
HMHomeZoneEventArgs(HMZone) |
Initializes a new instance of the HMHomeZoneEventArgs class. |
Properties
Zone |
Gets or sets the zone. |