---
title: sortingOptions
framework: appintents
role: symbol
role_heading: Type Property
path: appintents/entitypropertyquery/sortingoptions-swift.type.property
---

# sortingOptions

The set of sorting orders supported by this query.

## Declaration

```swift
static var sortingOptions: Self.SortingOptions { get }
```

## See Also

### Sorting the results

- [EntityPropertyQuery.SortingOptions](appintents/entitypropertyquery/sortingoptions-swift.typealias.md)
- [EntityPropertyQuery.SortableBy](appintents/entitypropertyquery/sortableby.md)
