NSText.Notifications Class

Definition

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

Methods

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

Applies to