NSWindow.Notifications.ObserveDidChangeBackingProperties 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
ObserveDidChangeBackingProperties(EventHandler<NSWindowBackingPropertiesEventArgs>) | |
ObserveDidChangeBackingProperties(NSObject, EventHandler<NSWindowBackingPropertiesEventArgs>) |
ObserveDidChangeBackingProperties(EventHandler<NSWindowBackingPropertiesEventArgs>)
public static Foundation.NSObject ObserveDidChangeBackingProperties (EventHandler<AppKit.NSWindowBackingPropertiesEventArgs> handler);
static member ObserveDidChangeBackingProperties : EventHandler<AppKit.NSWindowBackingPropertiesEventArgs> -> Foundation.NSObject
Paramètres
Retours
S’applique à
ObserveDidChangeBackingProperties(NSObject, EventHandler<NSWindowBackingPropertiesEventArgs>)
public static Foundation.NSObject ObserveDidChangeBackingProperties (Foundation.NSObject objectToObserve, EventHandler<AppKit.NSWindowBackingPropertiesEventArgs> handler);
static member ObserveDidChangeBackingProperties : Foundation.NSObject * EventHandler<AppKit.NSWindowBackingPropertiesEventArgs> -> Foundation.NSObject
Paramètres
- objectToObserve
- NSObject