다음을 통해 공유


HMCharacteristicMetadataUnits 열거형

정의

와 연결될 수 있는 측정 단위를 HMCharacteristic열거합니다.

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

필드

ArcDegree 4

아크 각도를 측정하는 단위를 나타냅니다.

Celsius 1

온도를 섭씨 단위로 측정하는 단위를 나타냅니다.

Fahrenheit 2

온도를 화씨 단위로 측정하는 단위를 나타냅니다.

Lux 6

광도의 SI 단위입니다.

MicrogramsPerCubicMeter 8

대기 질을 측정하는 데 자주 사용되는 단위입니다.

None 0

단위 또는 차원 없는 단위를 나타내지 않습니다.

PartsPerMillion 7

액체 또는 가스의 농도를 측정하는 데 자주 사용되는 단위입니다.

Percentage 3

백분율을 측정하는 단위를 나타냅니다.

Seconds 5

SI 시간 단위입니다.

적용 대상