Compartir a través de


NSPopover.Notifications.ObserveRowCountChanged Método

Definición

Sobrecargas

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

ObserveRowCountChanged(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a

ObserveRowCountChanged(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a