---
title: "init(_:)"
framework: appintents
role: symbol
role_heading: Initializer
path: "appintents/intentitem/init(_:)"
---

# init(_:)

Initialize an IntentItem and use displayRepresentation from value

## Declaration

```swift
init(_ value: Value)
```
