CTFontCollectionCopyExclusionDescriptors(_:)
Retrieves the array of descriptors to exclude from the match.
Declaration
func CTFontCollectionCopyExclusionDescriptors(_ collection: CTFontCollection) -> CFArray?Parameters
- collection:
The font collection reference.
Return Value
A retained reference to the array of descriptors for querying (matching) the system font database.