<!--
{
  "availability" : [
    "iOS: 8.0.0 -",
    "iPadOS: 8.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 13.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HealthKit",
  "identifier" : "/documentation/HealthKit/HKHeartRateSensorLocation",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "HealthKit"
    ],
    "preciseIdentifier" : "c:@E@HKHeartRateSensorLocation"
  },
  "title" : "HKHeartRateSensorLocation"
}
-->

# HKHeartRateSensorLocation

Constants that indicate where on the body the heart rate sensor is located.

```
enum HKHeartRateSensorLocation
```

## Topics

### Locations

[`HKHeartRateSensorLocationOther`](/documentation/HealthKit/HKHeartRateSensorLocation/other)

The heart rate sensor’s location is not otherwise on this list.

[`HKHeartRateSensorLocationChest`](/documentation/HealthKit/HKHeartRateSensorLocation/chest)

The heart rate sensor is located on the user’s chest.

[`HKHeartRateSensorLocationWrist`](/documentation/HealthKit/HKHeartRateSensorLocation/wrist)

The heart rate sensor is located on the user’s wrist.

[`HKHeartRateSensorLocationFinger`](/documentation/HealthKit/HKHeartRateSensorLocation/finger)

The heart rate sensor is located on the user’s finger.

[`HKHeartRateSensorLocationHand`](/documentation/HealthKit/HKHeartRateSensorLocation/hand)

The heart rate sensor is located on the user’s hand.

[`HKHeartRateSensorLocationEarLobe`](/documentation/HealthKit/HKHeartRateSensorLocation/earLobe)

The heart rate sensor is located on the user’s earlobe.

[`HKHeartRateSensorLocationFoot`](/documentation/HealthKit/HKHeartRateSensorLocation/foot)

The heart rate sensor is located on the user’s foot.

## Relationships

### Conforms To

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)