---
title: targetQuantity
framework: workoutkit
role: symbol
role_heading: Instance Property
path: workoutkit/cadencethresholdalert/targetquantity
---

# targetQuantity

A HealthKit quantity that represents the target cadence threshold.

## Declaration

```swift
var targetQuantity: HKQuantity { get }
```

## See Also

### Accessing the alert data

- [target](workoutkit/cadencethresholdalert/target.md)
