HMHomeDelegate_Extensions.DidUpdateHomeHubState Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidUpdateHomeHubState (this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMHomeHubState homeHubState);
static member DidUpdateHomeHubState : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMHomeHubState -> unit
Paramètres
- This
- IHMHomeDelegate
Instance sur laquelle cette méthode d’extension fonctionne.
- home
- HMHome
- homeHubState
- HMHomeHubState
- Attributs