---
title: rightEarSensitivity
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkaudiogramsensitivitypoint/rightearsensitivity
---

# rightEarSensitivity

The sensitivity of the right ear.

## Declaration

```swift
@NSCopying var rightEarSensitivity: HKQuantity? { get }
```

## Discussion

Discussion This object uses decibelHearingLevel() units to measure sensitivity in attenuated dB from a baseline of 0 dB.

## See Also

### Accessing Data

- [frequency](healthkit/hkaudiogramsensitivitypoint/frequency.md)
- [leftEarSensitivity](healthkit/hkaudiogramsensitivitypoint/leftearsensitivity.md)
