Share via


HMHomeDelegate_Extensions.DidRemoveZone Method

Definition

The zone was removed from home.

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

Parameters

home
HMHome
zone
HMZone
Attributes

Applies to