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

# HKWorkoutActivityType.other

The constant for a workout that does not match any of the other workout activity types.

## Declaration

```swift
case other
```

## Discussion

Discussion If your app uses the HKWorkoutActivityType.swimming or HKWorkoutActivityType.other activity type, you must explain how your app calculates workout data when sensor information is not available. For more information, see the Human Interface Guidelines.
