Compartir a través de


NSCell.Notifications.ObserveSelectedTextChanged Método

Definición

Sobrecargas

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

ObserveSelectedTextChanged(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a

ObserveSelectedTextChanged(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a