Share via


HMHomeDelegate_Extensions.DidUpdateNameForServiceGroup Method

Definition

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

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

Parameters

home
HMHome
Attributes

Applies to