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.
Creates a named font collection object.
init?(name: NSFontCollection.Name)The name of the collection.
The named font collection.