---
title: usesIndexedCollation
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/resultscollection/usesindexedcollation
---

# usesIndexedCollation

If set to true, presents the list of options with an alphabetical index on the right side of the screen (table view section index titles).

## Declaration

```swift
var usesIndexedCollation: Bool { get }
```
