HMHomeManagerDelegate.DidAddHome(HMHomeManager, HMHome) 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
.
[Foundation.Export("homeManager:didAddHome:")]
public virtual void DidAddHome (HomeKit.HMHomeManager manager, HomeKit.HMHome home);
abstract member DidAddHome : HomeKit.HMHomeManager * HomeKit.HMHome -> unit
override this.DidAddHome : HomeKit.HMHomeManager * HomeKit.HMHome -> unit
Parameters
- manager
- HMHomeManager
- home
- HMHome
- Attributes