---
title: Body
framework: swiftui
role: symbol
role_heading: Associated Type
path: swiftui/controlwidgetconfiguration/body-swift.associatedtype
---

# Body

The type of control widget configuration representing the body of this configuration.

## Declaration

```swift
associatedtype Body : ControlWidgetConfiguration
```
