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

适用于