다음을 통해 공유


HMCharacteristicValueOccupancyStatus 열거형

정의

점유에 대한 값을 열거합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMCharacteristicValueOccupancyStatus
type HMCharacteristicValueOccupancyStatus = 
상속
HMCharacteristicValueOccupancyStatus
특성

필드

NotOccupied 0

이 지역은 점유되지 않습니다.

Occupied 1

이 지역은 점유되어 있습니다.

적용 대상