---
title: workoutConfiguration
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkworkoutbuilder/workoutconfiguration
---

# workoutConfiguration

The configuration information for the workout.

## Declaration

```swift
@NSCopying var workoutConfiguration: HKWorkoutConfiguration { get }
```

## See Also

### Creating the builder

- [init(healthStore:configuration:device:)](healthkit/hkworkoutbuilder/init(healthstore:configuration:device:).md)
- [device](healthkit/hkworkoutbuilder/device.md)
