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

# Body

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

## Declaration

```swift
associatedtype Body : TabContent
```

## See Also

### Setting tab content

- [body](swiftui/tabcontent/body-swift.property.md)
- [TabValue](swiftui/tabcontent/tabvalue.md)
