Contents

init(name:)

Creates a named font collection object.

Declaration

init?(name: NSFontCollection.Name)

Parameters

  • name:

    The name of the collection.

Return Value

The named font collection.

See Also

Creating Font Collections