다음을 통해 공유


NSTextView.Notifications 클래스

정의

public static class NSTextView.Notifications
type NSTextView.Notifications = class
상속
NSTextView.Notifications

메서드

ObserveDidChangeSelection(EventHandler<NSTextViewDidChangeSelectionEventArgs>)
ObserveDidChangeSelection(NSObject, EventHandler<NSTextViewDidChangeSelectionEventArgs>)
ObserveDidChangeTypingAttributes(EventHandler<NSNotificationEventArgs>)
ObserveDidChangeTypingAttributes(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveWillChangeNotifyingTextView(EventHandler<NSTextViewWillChangeNotifyingTextViewEventArgs>)
ObserveWillChangeNotifyingTextView(NSObject, EventHandler<NSTextViewWillChangeNotifyingTextViewEventArgs>)

적용 대상