NSText.Notifications 类

定义

public static class NSText.Notifications
type NSText.Notifications = class
继承
NSText.Notifications

方法

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

适用于