---
title: workoutLocationType
framework: intents
role: symbol
role_heading: Instance Property
path: intents/instartworkoutintent/workoutlocationtype
---

# workoutLocationType

The location of the workout.

## Declaration

```swift
var workoutLocationType: INWorkoutLocationType { get }
```

## Discussion

Discussion When you measure indoor and outdoor workouts differently, use this property to determine the workout’s location.

## See Also

### Specifying Workout Details

- [workoutName](intents/instartworkoutintent/workoutname.md)
- [goalValue](intents/instartworkoutintent/goalvalue-5oazy.md)
- [workoutGoalUnitType](intents/instartworkoutintent/workoutgoalunittype.md)
- [isOpenEnded](intents/instartworkoutintent/isopenended-8hecn.md)
