NSTextView.Notifications.ObserveWillChangeNotifyingTextView メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
ObserveWillChangeNotifyingTextView(EventHandler<NSTextViewWillChangeNotifyingTextViewEventArgs>)
public static Foundation.NSObject ObserveWillChangeNotifyingTextView (EventHandler<AppKit.NSTextViewWillChangeNotifyingTextViewEventArgs> handler);
static member ObserveWillChangeNotifyingTextView : EventHandler<AppKit.NSTextViewWillChangeNotifyingTextViewEventArgs> -> Foundation.NSObject
パラメーター
戻り値
適用対象
ObserveWillChangeNotifyingTextView(NSObject, EventHandler<NSTextViewWillChangeNotifyingTextViewEventArgs>)
public static Foundation.NSObject ObserveWillChangeNotifyingTextView (Foundation.NSObject objectToObserve, EventHandler<AppKit.NSTextViewWillChangeNotifyingTextViewEventArgs> handler);
static member ObserveWillChangeNotifyingTextView : Foundation.NSObject * EventHandler<AppKit.NSTextViewWillChangeNotifyingTextViewEventArgs> -> Foundation.NSObject
パラメーター
- objectToObserve
- NSObject