HMHomeManagerDelegate_Extensions.DidAddHome 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 home
was added to manager
.
public static void DidAddHome (this HomeKit.IHMHomeManagerDelegate This, HomeKit.HMHomeManager manager, HomeKit.HMHome home);
static member DidAddHome : HomeKit.IHMHomeManagerDelegate * HomeKit.HMHomeManager * HomeKit.HMHome -> unit
Parameters
The instance on which this extension method operates.
- manager
- HMHomeManager
- home
- HMHome