---
title: cooldown
framework: workoutkit
role: symbol
role_heading: Instance Property
path: workoutkit/customworkout/cooldown
---

# cooldown

The cooldown step (if any).

## Declaration

```swift
var cooldown: WorkoutStep? { get set }
```

## See Also

### Accessing workout data

- [displayName](workoutkit/customworkout/displayname.md)
- [activity](workoutkit/customworkout/activity.md)
- [location](workoutkit/customworkout/location.md)
- [warmup](workoutkit/customworkout/warmup.md)
- [blocks](workoutkit/customworkout/blocks.md)
