Compartilhar via


NSComboBox.Notifications Classe

Definição

public static class NSComboBox.Notifications
type NSComboBox.Notifications = class
Herança
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>)

Aplica-se a