Compartilhar via


NSComboBox.Notifications.ObserveSelectionIsChanging Método

Definição

Sobrecargas

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

ObserveSelectionIsChanging(EventHandler<NSNotificationEventArgs>)

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

Parâmetros

Retornos

Aplica-se a

ObserveSelectionIsChanging(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parâmetros

objectToObserve
NSObject

Retornos

Aplica-se a