NSView.Notifications.ObserveRowCollapsed Método

Definição

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

Retornos

Aplica-se 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

Retornos

Aplica-se a