HKBodyTemperatureSensorLocation Enum

Definition

Enumerates the positions at which a thermometer takes its reading.

[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 = 
Inheritance
HKBodyTemperatureSensorLocation
Attributes

Fields

Name Value Description
Other 0

The temperature reading location is unspecified.

Armpit 1

The temperature reading is taken at the user's armpit.

Body 2

The temperature reading is taken somewhere on the user's body.

Ear 3

The temperature reading is taken at the user's ear.

Finger 4

The temperature reading is taken at the user's finger.

GastroIntestinal 5

The temperature reading is taken in the user's gastrointestinal system.

Mouth 6

The temperature reading is taken in the user's mouth.

Rectum 7

The temperature reading is taken at the user's rectum.

Toe 8

The temperature reading is taken at the user's toe.

EarDrum 9

The temperature reading is taken at the user's eardrum.

TemporalArtery 10

The temperature reading is taken at the user's temporal artery.

Forehead 11

The temperature reading is taken at the user's forehead.

Applies to