---
title: HKHeartRateSensorLocation
framework: healthkit
role: symbol
role_heading: Enumeration
path: healthkit/hkheartratesensorlocation
---

# HKHeartRateSensorLocation

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

## Declaration

```swift
enum HKHeartRateSensorLocation
```

## Topics

### Locations

- [HKHeartRateSensorLocation.other](healthkit/hkheartratesensorlocation/other.md)
- [HKHeartRateSensorLocation.chest](healthkit/hkheartratesensorlocation/chest.md)
- [HKHeartRateSensorLocation.wrist](healthkit/hkheartratesensorlocation/wrist.md)
- [HKHeartRateSensorLocation.finger](healthkit/hkheartratesensorlocation/finger.md)
- [HKHeartRateSensorLocation.hand](healthkit/hkheartratesensorlocation/hand.md)
- [HKHeartRateSensorLocation.earLobe](healthkit/hkheartratesensorlocation/earlobe.md)
- [HKHeartRateSensorLocation.foot](healthkit/hkheartratesensorlocation/foot.md)

### Initializers

- [init(rawValue:)](healthkit/hkheartratesensorlocation/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
