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

# buildBlock(_:)

## Declaration

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

```
