NSSplitView.Notifications.ObserveNSSplitViewWillResizeSubviews 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
ObserveNSSplitViewWillResizeSubviews(EventHandler<NSSplitViewDividerIndexEventArgs>) | |
ObserveNSSplitViewWillResizeSubviews(NSObject, EventHandler<NSSplitViewDividerIndexEventArgs>) |
ObserveNSSplitViewWillResizeSubviews(EventHandler<NSSplitViewDividerIndexEventArgs>)
public static Foundation.NSObject ObserveNSSplitViewWillResizeSubviews (EventHandler<AppKit.NSSplitViewDividerIndexEventArgs> handler);
static member ObserveNSSplitViewWillResizeSubviews : EventHandler<AppKit.NSSplitViewDividerIndexEventArgs> -> Foundation.NSObject
Parámetros
Devoluciones
Se aplica a
ObserveNSSplitViewWillResizeSubviews(NSObject, EventHandler<NSSplitViewDividerIndexEventArgs>)
public static Foundation.NSObject ObserveNSSplitViewWillResizeSubviews (Foundation.NSObject objectToObserve, EventHandler<AppKit.NSSplitViewDividerIndexEventArgs> handler);
static member ObserveNSSplitViewWillResizeSubviews : Foundation.NSObject * EventHandler<AppKit.NSSplitViewDividerIndexEventArgs> -> Foundation.NSObject
Parámetros
- objectToObserve
- NSObject