---
title: CTFontCollectionCopyOptions
framework: coretext
role: symbol
role_heading: Structure
path: coretext/ctfontcollectioncopyoptions
---

# CTFontCollectionCopyOptions

Option bits for use with CTFontCollectionCopyFontAttribute(s).

## Declaration

```swift
struct CTFontCollectionCopyOptions
```

## Topics

### Constants

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

### Initializers

- [init(rawValue:)](coretext/ctfontcollectioncopyoptions/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Constants

- [kCTFontCollectionRemoveDuplicatesOption](coretext/kctfontcollectionremoveduplicatesoption.md)
