NSText.Notifications Classe

Definição

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

Métodos

ObserveDidBeginEditing(EventHandler<NSNotificationEventArgs>)
ObserveDidBeginEditing(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveDidChange(EventHandler<NSNotificationEventArgs>)
ObserveDidChange(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveDidEndEditing(EventHandler<NSTextDidEndEditingEventArgs>)
ObserveDidEndEditing(NSObject, EventHandler<NSTextDidEndEditingEventArgs>)

Aplica-se a