Freigeben über


HMCharacteristicValueAirQuality Enumeration

Definition

Listet Luftqualitätswerte auf.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMCharacteristicValueAirQuality
type HMCharacteristicValueAirQuality = 
Vererbung
HMCharacteristicValueAirQuality
Attribute

Felder

Excellent 1

Die beste Luftqualität.

Fair 3

Der mittlere Wert der Luftqualität.

Good 2

Besser als Fair, aber ärmer als Excellent.

Inferior 4

Besser als Poor, aber ärmer als Fair.

Poor 5

Die schlechteste Luftqualität.

Unknown 0

Eine unbestimmte Qualität.

Gilt für: