CTFontManager.Notifications Class

Definition

Observer for receiving notifications when fonts are added to the registry.

public static class CTFontManager.Notifications
type CTFontManager.Notifications = class
Inheritance
CTFontManager.Notifications

Methods

ObserveRegisteredFontsChanged(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the P:CoreText.CTFontManager.RegisteredFontsChangedNotification constant.

Applies to