HMCharacteristicValueAirParticulate Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the particulate sizes supported by HomeKit.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HMCharacteristicValueAirParticulate
type HMCharacteristicValueAirParticulate =
- Inheritance
-
HMCharacteristicValueAirParticulate
- Attributes
Fields
Name | Value | Description |
---|---|---|
Size2_5 | 0 | Particles of size 2.5 micrometers (2.5 μm). |
Size10 | 1 | Particles of size 10 micrometers (10 μm). |