다음을 통해 공유


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>)

적용 대상