NSTextView.Notifications Class

Definition

public static class NSTextView.Notifications
type NSTextView.Notifications = class
Inheritance
NSTextView.Notifications

Methods

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

Applies to