Contents

init(name:)

Creates a mutable named font collection object.

Declaration

init?(name: NSFontCollection.Name)

Parameters

  • name:

    The name to apply to the font collection.

Return Value

A mutable font collection object.

See Also

Creating a Font Collection