---
title: HKWorkoutSessionLocationType.indoor
framework: healthkit
role: symbol
role_heading: Case
path: healthkit/hkworkoutsessionlocationtype/indoor
---

# HKWorkoutSessionLocationType.indoor

The workout session is indoors.

## Declaration

```swift
case indoor
```

## See Also

### Constants

- [HKWorkoutSessionLocationType.unknown](healthkit/hkworkoutsessionlocationtype/unknown.md)
- [HKWorkoutSessionLocationType.outdoor](healthkit/hkworkoutsessionlocationtype/outdoor.md)
