Share via


NSText.Notifications Clase

Definición

public static class NSText.Notifications
type NSText.Notifications = class
Herencia
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>)

Se aplica a