NSTextView.Notifications Classe

Definição

public static class NSTextView.Notifications
type NSTextView.Notifications = class
Herança
NSTextView.Notifications

Métodos

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

Aplica-se a