---
title: HKPredicateKeyPathWorkout
framework: healthkit
role: symbol
role_heading: Global Variable
path: healthkit/hkpredicatekeypathworkout
---

# HKPredicateKeyPathWorkout

The key path for accessing the object’s workout inside a predicate format string.

## Declaration

```swift
let HKPredicateKeyPathWorkout: String
```

## See Also

### Workout keys

- [HKPredicateKeyPathWorkoutType](healthkit/hkpredicatekeypathworkouttype.md)
- [HKPredicateKeyPathWorkoutDuration](healthkit/hkpredicatekeypathworkoutduration.md)
- [HKPredicateKeyPathWorkoutAverageQuantity](healthkit/hkpredicatekeypathworkoutaveragequantity.md)
- [HKPredicateKeyPathWorkoutMaximumQuantity](healthkit/hkpredicatekeypathworkoutmaximumquantity.md)
- [HKPredicateKeyPathWorkoutMinimumQuantity](healthkit/hkpredicatekeypathworkoutminimumquantity.md)
- [HKPredicateKeyPathWorkoutSumQuantity](healthkit/hkpredicatekeypathworkoutsumquantity.md)
- [HKPredicateKeyPathWorkoutTotalDistance](healthkit/hkpredicatekeypathworkouttotaldistance.md)
- [HKPredicateKeyPathWorkoutTotalEnergyBurned](healthkit/hkpredicatekeypathworkouttotalenergyburned.md)
- [HKPredicateKeyPathWorkoutTotalFlightsClimbed](healthkit/hkpredicatekeypathworkouttotalflightsclimbed.md)
- [HKPredicateKeyPathWorkoutTotalSwimmingStrokeCount](healthkit/hkpredicatekeypathworkouttotalswimmingstrokecount.md)
