Compartir a través de


NSFont.Notifications.ObserveFontSetChanged Método

Definición

Sobrecargas

ObserveFontSetChanged(EventHandler<NSNotificationEventArgs>)
ObserveFontSetChanged(NSObject, EventHandler<NSNotificationEventArgs>)

ObserveFontSetChanged(EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveFontSetChanged (EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveFontSetChanged : EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

Parámetros

Devoluciones

Se aplica a

ObserveFontSetChanged(NSObject, EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveFontSetChanged (Foundation.NSObject objectToObserve, EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveFontSetChanged : Foundation.NSObject * EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a