---
title: INSortType.asIs
framework: intents
role: symbol
role_heading: Case
path: intents/insorttype/asis
---

# INSortType.asIs

The sorted items are in the order returned.

## Declaration

```swift
case asIs
```

## See Also

### Constants

- [INSortType.unknown](intents/insorttype/unknown.md)
- [INSortType.byDate](intents/insorttype/bydate.md)
