---
title: "buildExpression(_:)"
framework: swiftui
role: symbol
role_heading: Type Method
path: "swiftui/tabcontentbuilder/buildexpression(_:)"
---

# buildExpression(_:)

## Declaration

```swift
static func buildExpression(_ content: some TabContent<TabValue>) -> some TabContent<TabValue>

```
