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

# body

The composition of content that comprise the accessory content.

## Declaration

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