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

# HKWorkoutSessionLocationType.unknown

It is not known whether the workout session is taking place indoors or outdoors.

## Declaration

```swift
case unknown
```

## See Also

### Constants

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