<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSFontCollectionOptions",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSFontCollectionOptions"
  },
  "title" : "NSFontCollectionOptions"
}
-->

# NSFontCollectionOptions

Constants that support font collection management.

```
struct NSFontCollectionOptions
```

## Topics

### Options

[`applicationOnlyMask`](/documentation/AppKit/NSFontCollectionOptions/applicationOnlyMask)

Makes the collection available only to the application.

### Initializers

[`init(rawValue:)`](/documentation/AppKit/NSFontCollectionOptions/init(rawValue:))



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)