---
title: "SpotlightSearchTool.SearchReply.Content.groupedItems(_:)"
framework: corespotlight
role: symbol
role_heading: Case
path: "corespotlight/spotlightsearchtool/searchreply/content-swift.enum/groupeditems(_:)"
---

# SpotlightSearchTool.SearchReply.Content.groupedItems(_:)

Items partitioned by an attribute value (e.g. content type).

## Declaration

```swift
case groupedItems([SearchableItemAttribute : [CSSearchableItem]])
```
