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

# buildBlock(_:)

## Declaration

```swift
static func buildBlock<Summary>(_ block: Summary) -> Summary where Intent == Summary.Intent, Summary : ParameterSummary
```
