didChangeNotification
Posted whenever a font collection is changed.
Declaration
class let didChangeNotification: NSNotification.NameDiscussion
The notification’s object is the font collection that was affected. The notification’s userInfo dictionary contains information about the the collection change containing the keys defined in NSFontCollection.UserInfoKey and the corresponding values.