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

# buildBlock(_:)

## Declaration

```swift
static func buildBlock(_ blocks: PartialKeyPath<Intent>...) -> [PartialKeyPath<Intent>]
```

## See Also

### Building the path

- [buildExpression(_:)](appintents/intentparametersummary/parameterkeypathsbuilder/buildexpression(_:).md)
