HMHomeManager.UpdatePrimaryHome(HMHome, Action<NSError>) 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.
Mises à jour la maison principale à être home
et s’exécute completion
une fois qu’elle est terminée.
[Foundation.Export("updatePrimaryHome:completionHandler:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void UpdatePrimaryHome (HomeKit.HMHome home, Action<Foundation.NSError> completion);
abstract member UpdatePrimaryHome : HomeKit.HMHome * Action<Foundation.NSError> -> unit
override this.UpdatePrimaryHome : HomeKit.HMHome * Action<Foundation.NSError> -> unit
Paramètres
- home
- HMHome
Gestionnaire qui retourne null
en cas de réussite ou objet d’erreur en cas d’échec.
- Attributs