includeDisabledFontsOption
An NSNumber object containing a Boolean value specifying whether disabled fonts should be included in the list of matching descriptors.
Declaration
static let includeDisabledFontsOption: NSFontCollectionMatchingOptionKeyDiscussion
true indicates they should be included. When unspecified, CoreText assumes false. This option is intended only for font management applications. This option will make descriptor matching slower.