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

# buildBlock(_:)

## Declaration

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

## See Also

### Building predictions

- [buildBlock(_:_:)](appintents/intentpredictionsbuilder/buildblock(_:_:).md)
- [buildBlock(_:_:_:)](appintents/intentpredictionsbuilder/buildblock(_:_:_:).md)
- [TupleIntentPrediction](appintents/tupleintentprediction.md)
