Share via


HMHomeDelegate_Extensions.DidUpdateNameForZone Method

Definition

The name of the zone, which belongs to home, was updated.

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

Parameters

home
HMHome
zone
HMZone
Attributes

Applies to