---
title: HKWorkoutActivityType.hockey
framework: healthkit
role: symbol
role_heading: Case
path: healthkit/hkworkoutactivitytype/hockey
---

# HKWorkoutActivityType.hockey

The constant for playing hockey, including ice hockey, field hockey, and related sports.

## Declaration

```swift
case hockey
```

## Discussion

Discussion HealthKit estimates calories for this activity based on the data from Apple Watch’s sensors. This rate is never lower than the brisk walk burn rate when moving. Calorie calculations differ between indoor and outdoor workouts for this activity.

## See Also

### Team sports

- [HKWorkoutActivityType.americanFootball](healthkit/hkworkoutactivitytype/americanfootball.md)
- [HKWorkoutActivityType.australianFootball](healthkit/hkworkoutactivitytype/australianfootball.md)
- [HKWorkoutActivityType.baseball](healthkit/hkworkoutactivitytype/baseball.md)
- [HKWorkoutActivityType.basketball](healthkit/hkworkoutactivitytype/basketball.md)
- [HKWorkoutActivityType.cricket](healthkit/hkworkoutactivitytype/cricket.md)
- [HKWorkoutActivityType.discSports](healthkit/hkworkoutactivitytype/discsports.md)
- [HKWorkoutActivityType.handball](healthkit/hkworkoutactivitytype/handball.md)
- [HKWorkoutActivityType.lacrosse](healthkit/hkworkoutactivitytype/lacrosse.md)
- [HKWorkoutActivityType.rugby](healthkit/hkworkoutactivitytype/rugby.md)
- [HKWorkoutActivityType.soccer](healthkit/hkworkoutactivitytype/soccer.md)
- [HKWorkoutActivityType.softball](healthkit/hkworkoutactivitytype/softball.md)
- [HKWorkoutActivityType.volleyball](healthkit/hkworkoutactivitytype/volleyball.md)
