---
title: HKHeartRateSensorLocation.finger
framework: healthkit
role: symbol
role_heading: Case
path: healthkit/hkheartratesensorlocation/finger
---

# HKHeartRateSensorLocation.finger

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

## Declaration

```swift
case finger
```

## See Also

### Locations

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