다음을 통해 공유


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

적용 대상