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

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.

EarDrum 9

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

Finger 4

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

Forehead 11

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

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.

Other 0

The temperature reading location is unspecified.

Rectum 7

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

TemporalArtery 10

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

Toe 8

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

Applies to