Share via


HKHeartRateSensorLocation Enum

Definition

Enumerates the locations at which a heart rate monitor is attached.

[ObjCRuntime.Native]
public enum HKHeartRateSensorLocation
[<ObjCRuntime.Native>]
type HKHeartRateSensorLocation = 
Inheritance
HKHeartRateSensorLocation
Attributes

Fields

Name Value Description
Other 0

The monitor is attached elsewhere on the user's body.

Chest 1

The monitor is attached to the user's chest.

Wrist 2

The monitor is attached to the user's wrist.

Finger 3

The monitor is attached to the user's finger.

Hand 4

The monitor is attached to the user's hand.

EarLobe 5

The monitor is attached to the user's earlobe.

Foot 6

The monitor is attached to the user's foot.

Applies to