CTFontDescriptorCopyAttributes(_:)
Returns the attributes dictionary of the font descriptor.
Declaration
func CTFontDescriptorCopyAttributes(_ descriptor: CTFontDescriptor) -> CFDictionaryParameters
- descriptor:
The font descriptor.
Return Value
The font descriptor attributes dictionary. This dictionary contains the minimum number of attributes to specify fully this particular font descriptor.