---
title: HKWorkoutSortIdentifierTotalFlightsClimbed
framework: healthkit
role: symbol
role_heading: Global Variable
path: healthkit/hkworkoutsortidentifiertotalflightsclimbed
---

# HKWorkoutSortIdentifierTotalFlightsClimbed

A constant for sorting workouts based on the number of flights of steps climbed.

## Declaration

```swift
let HKWorkoutSortIdentifierTotalFlightsClimbed: String
```

## See Also

### Workout sort identifiers

- [HKWorkoutSortIdentifierDuration](healthkit/hkworkoutsortidentifierduration.md)
- [HKWorkoutSortIdentifierTotalDistance](healthkit/hkworkoutsortidentifiertotaldistance.md)
- [HKWorkoutSortIdentifierTotalEnergyBurned](healthkit/hkworkoutsortidentifiertotalenergyburned.md)
- [HKWorkoutSortIdentifierTotalSwimmingStrokeCount](healthkit/hkworkoutsortidentifiertotalswimmingstrokecount.md)
