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

# Body

The type of content representing the body of this scene accessory content.

## Declaration

```swift
associatedtype Body : SceneAccessoryContent
```
