A mutable collection of fonts used to create a modifiable version of the NSFont
class.
SDK
- macOS 10.7+
Framework
- App
Kit
Declaration
@interface NSMutableFontCollection : NSFont Collection
Overview
You can use this class to modify the search queries for the font descriptors used by the parent NSFont
class.