Freigeben über


HMCharacteristicValueOccupancyStatus Enumeration

Definition

Listet Werte für die Auslastung auf.

[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 = 
Vererbung
HMCharacteristicValueOccupancyStatus
Attribute

Felder

NotOccupied 0

Der Bereich ist nicht belegt.

Occupied 1

Der Bereich ist belegt.

Gilt für: