HMHomeDelegate_Extensions.DidUpdateNameForTrigger Method

Definition

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

public static void DidUpdateNameForTrigger (this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMTrigger trigger);
static member DidUpdateNameForTrigger : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMTrigger -> unit

Parameters

This
IHMHomeDelegate

The instance on which this extension method operates.

home
HMHome
trigger
HMTrigger

Applies to