---
title: NSSuggestionItemResponse.ItemSection
framework: appkit
role: symbol
role_heading: Type Alias
path: appkit/nssuggestionitemresponse/itemsection
---

# NSSuggestionItemResponse.ItemSection

A suggestion item section with the same suggestion item type as the response

## Declaration

```swift
typealias ItemSection = NSSuggestionItemSection<SuggestionItemType>
```
