Compartir a través de


NSComboBox.Notifications Clase

Definición

public static class NSComboBox.Notifications
type NSComboBox.Notifications = class
Herencia
NSComboBox.Notifications

Métodos

ObserveSelectionDidChange(EventHandler<NSNotificationEventArgs>)
ObserveSelectionDidChange(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveSelectionIsChanging(EventHandler<NSNotificationEventArgs>)
ObserveSelectionIsChanging(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveWillDismiss(EventHandler<NSNotificationEventArgs>)
ObserveWillDismiss(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveWillPopUp(EventHandler<NSNotificationEventArgs>)
ObserveWillPopUp(NSObject, EventHandler<NSNotificationEventArgs>)

Se aplica a