Share via


HMHomeManagerDelegate_Extensions.DidAddHome Method

Definition

The home was added to manager.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidAddHome(this HomeKit.IHMHomeManagerDelegate This, HomeKit.HMHomeManager manager, HomeKit.HMHome home);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidAddHome : HomeKit.IHMHomeManagerDelegate * HomeKit.HMHomeManager * HomeKit.HMHome -> unit

Parameters

manager
HMHomeManager
home
HMHome
Attributes

Applies to