Compartir a través de


NSPopover.Notifications.ObserveRowCollapsed Método

Definición

Sobrecargas

ObserveRowCollapsed(EventHandler<NSNotificationEventArgs>)
ObserveRowCollapsed(NSObject, EventHandler<NSNotificationEventArgs>)

ObserveRowCollapsed(EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveRowCollapsed (EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveRowCollapsed : EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

Parámetros

Devoluciones

Se aplica a

ObserveRowCollapsed(NSObject, EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveRowCollapsed (Foundation.NSObject objectToObserve, EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveRowCollapsed : Foundation.NSObject * EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a