다음을 통해 공유


HKBodyTemperatureSensorLocation 열거형

정의

온도계가 판독값을 사용하는 위치를 열거합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 2, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HKBodyTemperatureSensorLocation
type HKBodyTemperatureSensorLocation = 
상속
HKBodyTemperatureSensorLocation
특성

필드

Armpit 1

온도 판독값은 사용자의 겨드랑이에서 수행됩니다.

Body 2

온도 판독값은 사용자의 신체 어딘가에서 수행됩니다.

Ear 3

온도 판독값은 사용자의 귀에서 수행됩니다.

EarDrum 9

온도 판독값은 사용자의 고막에서 수행됩니다.

Finger 4

온도 판독값은 사용자의 손가락에서 수행됩니다.

Forehead 11

온도 판독값은 사용자의 이마에서 수행됩니다.

GastroIntestinal 5

온도 판독값은 사용자의 위장 시스템에서 수행됩니다.

Mouth 6

온도 판독값은 사용자의 입에서 수행됩니다.

Other 0

온도 판독 위치는 지정되지 않습니다.

Rectum 7

온도 판독값은 사용자의 직사각형에서 수행됩니다.

TemporalArtery 10

온도 판독값은 사용자의 임시 동맥에서 수행됩니다.

Toe 8

온도 판독값은 사용자의 Toe에서 수행됩니다.

적용 대상