---
title: TabContentBuilder.Content
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/tabcontentbuilder/content
---

# TabContentBuilder.Content

A view representation of the content of a builder-based tab view with selection.

## Declaration

```swift
nonisolated struct Content<C> where C : TabContent
```

## Relationships

### Conforms To

- [View](swiftui/view.md)
