NSComboBox.Notifications 类

定义

public static class NSComboBox.Notifications
type NSComboBox.Notifications = class
继承
NSComboBox.Notifications

方法

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>)

适用于