A font collection, which is a group of font descriptors taken together as a single object.
SDK
- macOS 10.7+
Framework
- App
Kit
Declaration
class NSFontCollection : NSObject
Overview
You can publicize the font collection as a named collection and it is presented through the System user interface such as the font panel and Font Book. The queries can be modified using the NSMutable
subclass.