Compartilhar via


NSView.Notifications.ObserveSelectedChildrenChanged Método

Definição

Sobrecargas

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

ObserveSelectedChildrenChanged(EventHandler<NSNotificationEventArgs>)

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

Parâmetros

Retornos

Aplica-se a

ObserveSelectedChildrenChanged(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parâmetros

objectToObserve
NSObject

Retornos

Aplica-se a