Contents

fontSetChangedNotification

Posted after the currently-set font changes.

Declaration

class let fontSetChangedNotification: NSNotification.Name

Discussion

To observe this notification using Swift concurrency, use NSFont.FontSetChangedMessage.

See Also

Responding to Font-Related Notifications