Contents

fontDescriptors(inCollection:)

Returns an array of the font descriptors in the specified collection.

Declaration

func fontDescriptors(inCollection collectionNames: String) -> [Any]?

Parameters

  • collectionNames:

    The font collection for which to return descriptors.

Return Value

The font descriptors.

See Also

Related Documentation

Methods