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