Compartir a través de


NSDrawer.Notifications.ObserveRowExpanded Método

Definición

Sobrecargas

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

ObserveRowExpanded(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a

ObserveRowExpanded(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a