NSTextViewDidChangeSelectionEventArgs Class

Definition

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

Constructors

NSTextViewDidChangeSelectionEventArgs(NSNotification)

Properties

Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
OldSelectedCharacterRange

Applies to