NSFontCollection.Notifications.ObserveChanged Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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
Paramètres
Retours
S’applique à
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
Paramètres
- objectToObserve
- NSObject