共用方式為


HMHome.RemoveZoneAsync(HMZone) 方法

定義

zone從住家移除,並在完成之後執行 completion

[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

參數

zone
HMZone

傳回

表示非同步 RemoveZone 作業的工作

屬性

適用於