NSTextViewWillChangeNotifyingTextViewEventArgs Class

Definition

public class NSTextViewWillChangeNotifyingTextViewEventArgs : Foundation.NSNotificationEventArgs
type NSTextViewWillChangeNotifyingTextViewEventArgs = class
    inherit NSNotificationEventArgs
Inheritance
NSTextViewWillChangeNotifyingTextViewEventArgs

Constructors

NSTextViewWillChangeNotifyingTextViewEventArgs(NSNotification)

Properties

NewView
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
OldView

Applies to