次の方法で共有


NSTextStorage.Notifications クラス

定義

public static class NSTextStorage.Notifications
type NSTextStorage.Notifications = class
継承
NSTextStorage.Notifications

メソッド

ObserveDidProcessEditing(EventHandler<NSNotificationEventArgs>)
ObserveDidProcessEditing(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveWillProcessEditing(EventHandler<NSNotificationEventArgs>)
ObserveWillProcessEditing(NSObject, EventHandler<NSNotificationEventArgs>)

適用対象