---
title: SpeedThresholdAlert
framework: workoutkit
role: symbol
role_heading: Structure
path: workoutkit/speedthresholdalert
---

# SpeedThresholdAlert

An alert for a speed threshold.

## Declaration

```swift
struct SpeedThresholdAlert
```

## Topics

### Creating speed threshold alerts

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

### Accessing alert data

- [target](workoutkit/speedthresholdalert/target.md)
- [targetQuantity](workoutkit/speedthresholdalert/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 speed alerts

- [speed(_:unit:metric:)](workoutkit/workoutalert/speed(_:unit:metric:)-1o2j.md)
- [SpeedRangeAlert](workoutkit/speedrangealert.md)
- [speed(_:unit:metric:)](workoutkit/workoutalert/speed(_:unit:metric:)-4zald.md)
