다음을 통해 공유


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 작업을 나타내는 작업

특성

적용 대상