---
title: body
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/controlwidgettemplate/body-swift.property
---

# body

The content and behavior of this control widget.

## Declaration

```swift
@ControlWidgetTemplateBuilder @MainActor @preconcurrency var body: Self.Body { get }
```
