---
title: DynamicOptionsProvider.Item
framework: appintents
role: symbol
role_heading: Type Alias
path: appintents/dynamicoptionsprovider/item
---

# DynamicOptionsProvider.Item

## Declaration

```swift
typealias Item<R> = IntentItem<R> where R == Self.Result.Result
```
