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

# buildIf(_:)

## Declaration

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

```
