NSFontCollection.Notifications.ObserveChanged Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
ObserveChanged(EventHandler<NSFontCollectionChangedEventArgs>) | |
ObserveChanged(NSObject, EventHandler<NSFontCollectionChangedEventArgs>) |
ObserveChanged(EventHandler<NSFontCollectionChangedEventArgs>)
public static Foundation.NSObject ObserveChanged (EventHandler<AppKit.NSFontCollectionChangedEventArgs> handler);
static member ObserveChanged : EventHandler<AppKit.NSFontCollectionChangedEventArgs> -> Foundation.NSObject
Parametri
Restituisce
Si applica a
ObserveChanged(NSObject, EventHandler<NSFontCollectionChangedEventArgs>)
public static Foundation.NSObject ObserveChanged (Foundation.NSObject objectToObserve, EventHandler<AppKit.NSFontCollectionChangedEventArgs> handler);
static member ObserveChanged : Foundation.NSObject * EventHandler<AppKit.NSFontCollectionChangedEventArgs> -> Foundation.NSObject
Parametri
- objectToObserve
- NSObject