<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/IntentItem/Builder",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "App Intents",
      "AppIntents"
    ],
    "preciseIdentifier" : "s:10AppIntents10IntentItemV7BuilderO"
  },
  "title" : "IntentItem.Builder"
}
-->

# IntentItem.Builder

```
@resultBuilder enum Builder
```

## Topics

### Type Methods

[`static func buildArray([[IntentItem<Value>]]) -> [IntentItem<Value>]`](/documentation/AppIntents/IntentItem/Builder/buildArray(_:))

[`static func buildBlock() -> [Value]`](/documentation/AppIntents/IntentItem/Builder/buildBlock())

[`static func buildBlock(IntentItem<Value>...) -> [IntentItem<Value>]`](/documentation/AppIntents/IntentItem/Builder/buildBlock(_:)-9j0sn)

[`static func buildBlock([IntentItem<Value>]) -> [IntentItem<Value>]`](/documentation/AppIntents/IntentItem/Builder/buildBlock(_:)-pgo1)

[`static func buildExpression(Value) -> IntentItem<Value>`](/documentation/AppIntents/IntentItem/Builder/buildExpression(_:)-202yw)

[`static func buildExpression<ExpressionValue>(IntentItem<ExpressionValue>) -> IntentItem<ExpressionValue>`](/documentation/AppIntents/IntentItem/Builder/buildExpression(_:)-90pb0)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)