---
title: HKPredicateKeyPathWorkoutActivity
framework: healthkit
role: symbol
role_heading: Global Variable
path: healthkit/hkpredicatekeypathworkoutactivity
---

# HKPredicateKeyPathWorkoutActivity

The key path for accessing a specific workout activity.

## Declaration

```swift
let HKPredicateKeyPathWorkoutActivity: String
```

## See Also

### Specifying predicate key paths

- [HKPredicateKeyPathWorkoutActivityType](healthkit/hkpredicatekeypathworkoutactivitytype.md)
- [HKPredicateKeyPathWorkoutActivityStartDate](healthkit/hkpredicatekeypathworkoutactivitystartdate.md)
- [HKPredicateKeyPathWorkoutActivityEndDate](healthkit/hkpredicatekeypathworkoutactivityenddate.md)
- [HKPredicateKeyPathWorkoutActivityDuration](healthkit/hkpredicatekeypathworkoutactivityduration.md)
- [HKPredicateKeyPathWorkoutActivityAverageQuantity](healthkit/hkpredicatekeypathworkoutactivityaveragequantity.md)
- [HKPredicateKeyPathWorkoutActivityMaximumQuantity](healthkit/hkpredicatekeypathworkoutactivitymaximumquantity.md)
- [HKPredicateKeyPathWorkoutActivityMinimumQuantity](healthkit/hkpredicatekeypathworkoutactivityminimumquantity.md)
- [HKPredicateKeyPathWorkoutActivitySumQuantity](healthkit/hkpredicatekeypathworkoutactivitysumquantity.md)
