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

# targetQuantity

A HealthKit quantity that represents the target speed threshold.

## Declaration

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

## See Also

### Accessing alert data

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