Condividi tramite


HMHomeManager.RemoveHomeAsync(HMHome) Metodo

Definizione

home Rimuove dal gestore ed esegue completion al termine.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task RemoveHomeAsync (HomeKit.HMHome home);
abstract member RemoveHomeAsync : HomeKit.HMHome -> System.Threading.Tasks.Task
override this.RemoveHomeAsync : HomeKit.HMHome -> System.Threading.Tasks.Task

Parametri

home
HMHome

Restituisce

Attività che rappresenta l'operazione RemoveHome asincrona

Attributi

Commenti

Il metodo RemoveHomeAsync è adatto per essere usato con Async C# restituendo il controllo al chiamante con un'attività che rappresenta l'operazione.

Da aggiungere.

Si applica a