---
title: standardSort
framework: coretext
role: symbol
role_heading: Type Property
path: coretext/ctfontcollectioncopyoptions/standardsort
---

# standardSort

Passing this option indicates that the return values should be sorted in standard UI order, suitable for display to the user. This is the same sorting behavior used by NSFontPanel and Font Book.

## Declaration

```swift
static var standardSort: CTFontCollectionCopyOptions { get }
```

## See Also

### Constants

- [unique](coretext/ctfontcollectioncopyoptions/unique.md)
