NSViewColumnMoveEventArgs Class

Definition

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

Constructors

NSViewColumnMoveEventArgs(NSNotification)

Properties

NewColumn
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
OldColumn

Applies to