次の方法で共有


NSTextViewWillChangeNotifyingTextViewEventArgs クラス

定義

public class NSTextViewWillChangeNotifyingTextViewEventArgs : Foundation.NSNotificationEventArgs
type NSTextViewWillChangeNotifyingTextViewEventArgs = class
    inherit NSNotificationEventArgs
継承
NSTextViewWillChangeNotifyingTextViewEventArgs

コンストラクター

NSTextViewWillChangeNotifyingTextViewEventArgs(NSNotification)

プロパティ

NewView
Notification

ポストされた通知の基になる NSNotification オブジェクト。

(継承元 NSNotificationEventArgs)
OldView

適用対象