HMHomeManager.UpdatePrimaryHomeAsync(HMHome) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Atualizações a casa primária a ser home
e é executada completion
após a conclusão.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task UpdatePrimaryHomeAsync (HomeKit.HMHome home);
abstract member UpdatePrimaryHomeAsync : HomeKit.HMHome -> System.Threading.Tasks.Task
override this.UpdatePrimaryHomeAsync : HomeKit.HMHome -> System.Threading.Tasks.Task
Parâmetros
- home
- HMHome
Retornos
Uma tarefa que representa a operação UpdatePrimaryHome assíncrona
- Atributos