---
title: HKHeartRateRecoveryTestType
framework: healthkit
role: symbol
role_heading: Enumeration
path: healthkit/hkheartraterecoverytesttype
---

# HKHeartRateRecoveryTestType

The test that measured a person’s heart-rate recovery.

## Declaration

```swift
enum HKHeartRateRecoveryTestType
```

## Topics

### Heart-rate recovery tests

- [HKHeartRateRecoveryTestType.maxExercise](healthkit/hkheartraterecoverytesttype/maxexercise.md)
- [HKHeartRateRecoveryTestType.predictionNonExercise](healthkit/hkheartraterecoverytesttype/predictionnonexercise.md)
- [HKHeartRateRecoveryTestType.predictionSubMaxExercise](healthkit/hkheartraterecoverytesttype/predictionsubmaxexercise.md)

### Initializers

- [init(rawValue:)](healthkit/hkheartraterecoverytesttype/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)
