NSWindow.Notifications.ObserveDidChangeBackingProperties Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
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
Parámetros
Devoluciones
Se aplica a
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
Parámetros
- objectToObserve
- NSObject