---
title: CadenceThresholdAlert
framework: workoutkit
role: symbol
role_heading: Structure
path: workoutkit/cadencethresholdalert
---

# CadenceThresholdAlert

An alert for a cadence threshold.

## Declaration

```swift
struct CadenceThresholdAlert
```

## Topics

### Creating new cadence threshold alerts

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

### Accessing the alert data

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

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [WorkoutAlert](workoutkit/workoutalert.md)

## See Also

### Creating cadence alerts

- [cadence(_:unit:)](workoutkit/workoutalert/cadence(_:unit:)-y8da.md)
- [CadenceRangeAlert](workoutkit/cadencerangealert.md)
- [cadence(_:unit:)](workoutkit/workoutalert/cadence(_:unit:)-3fnpg.md)
