Compartir a través de


NSOutlineView.Notifications.ObserveSelectionDidChange Método

Definición

Sobrecargas

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

ObserveSelectionDidChange(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a

ObserveSelectionDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a