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

# buildBlock(_:)

## Declaration

```swift
static func buildBlock<C>(_ content: C) -> C where C : CompositorContent
```
