HMHomeManagerEventArgs 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 DidRemoveHome and E:HomeKit.HMHomeManagerEventArgs.DidRemoveHome events.
public class HMHomeManagerEventArgs : EventArgs
type HMHomeManagerEventArgs = class
inherit EventArgs
- Inheritance
-
HMHomeManagerEventArgs
Constructors
HMHomeManagerEventArgs(HMHome) |
Initializes a new instance of the HMHomeManagerEventArgs class. |
Properties
Home |
Gets or sets the home. |