---
title: DynamicOptionsProvider.ItemSection
framework: appintents
role: symbol
role_heading: Type Alias
path: appintents/dynamicoptionsprovider/itemsection
---

# DynamicOptionsProvider.ItemSection

## Declaration

```swift
typealias ItemSection<R> = IntentItemSection<R> where R == Self.Result.Result
```
