removeFontDescriptor(_:fromCollection:)
Removes the specified font descriptor from the specified collection.
Declaration
func removeFontDescriptor(_ descriptor: NSFontDescriptor, fromCollection collection: String)Parameters
- descriptor:
The font descriptor to remove.
- collection:
The font collection from which to remove the descriptor.