Share via


HMHomeDelegate_Extensions.DidAddZone(IHMHomeDelegate, HMHome, HMZone) Method

Definition

The zone was added to home.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidAddZone(this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMZone zone);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidAddZone : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMZone -> unit

Parameters

home
HMHome
zone
HMZone
Attributes

Applies to