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

# Body

The type of content representing the body of this toolbar content.

## Declaration

```swift
associatedtype Body : ToolbarContent
```

## See Also

### Implementing toolbar content

- [body](swiftui/toolbarcontent/body-swift.property.md)
