---
title: "buildArray(_:)"
framework: appintents
role: symbol
role_heading: Type Method
path: "appintents/intentitem/builder/buildarray(_:)"
---

# buildArray(_:)

## Declaration

```swift
@backDeployed(before: macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4)
static func buildArray(_ components: [[IntentItem<Value>]]) -> [IntentItem<Value>]
```
