---
title: INWorkoutLocationType
framework: intents
role: symbol
role_heading: Enumeration
path: intents/inworkoutlocationtype
---

# INWorkoutLocationType

Describes the location of a workout.

## Declaration

```swift
enum INWorkoutLocationType
```

## Topics

### Constants

- [INWorkoutLocationType.unknown](intents/inworkoutlocationtype/unknown.md)
- [INWorkoutLocationType.outdoor](intents/inworkoutlocationtype/outdoor.md)
- [INWorkoutLocationType.indoor](intents/inworkoutlocationtype/indoor.md)

### Initializers

- [init(rawValue:)](intents/inworkoutlocationtype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Workout Data Objects

- [INWorkoutNameIdentifier](intents/inworkoutnameidentifier.md)
- [INWorkoutGoalUnitType](intents/inworkoutgoalunittype.md)
