---
title: NSFontCollectionOptions
framework: appkit
role: symbol
role_heading: Structure
path: appkit/nsfontcollectionoptions
---

# NSFontCollectionOptions

Constants that support font collection management.

## Declaration

```swift
struct NSFontCollectionOptions
```

## Topics

### Options

- [applicationOnlyMask](appkit/nsfontcollectionoptions/applicationonlymask.md)

### Initializers

- [init(rawValue:)](appkit/nsfontcollectionoptions/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

### Management

- [NSFontManager](appkit/nsfontmanager.md)
- [NSFontCollection](appkit/nsfontcollection.md)
- [NSMutableFontCollection](appkit/nsmutablefontcollection.md)
