Compartir a través de


HMHome.RemoveZoneAsync(HMZone) Método

Definición

zone Quita del hogar y se ejecuta completion después de que haya terminado.

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

Parámetros

zone
HMZone

Devoluciones

Tarea que representa la operación RemoveZone asincrónica

Atributos

Se aplica a