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

# unique

Passing this option indicates that duplicate values should be removed from the results.

## Declaration

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

## See Also

### Constants

- [standardSort](coretext/ctfontcollectioncopyoptions/standardsort.md)
