Contents

CTFontCollectionSetExclusionDescriptors(_:_:)

Replaces the array of descriptors to exclude from the match.

Declaration

func CTFontCollectionSetExclusionDescriptors(_ collection: CTMutableFontCollection, _ descriptors: CFArray?)

Parameters

  • collection:

    The font collection reference.

  • descriptors:

    An array of Ctfontdescriptor objects. This parameter can be NULL.

See Also

Excluding and Including Font Descriptors