Share via


NSViewColumnMoveEventArgs(NSNotification) Constructor

Definition

Initializes a new instance of the NSViewColumnMoveEventArgs class.

public NSViewColumnMoveEventArgs(Foundation.NSNotification notification);
new AppKit.NSViewColumnMoveEventArgs : Foundation.NSNotification -> AppKit.NSViewColumnMoveEventArgs

Parameters

notification
NSNotification

The underlying NSNotification object from the posted notification.

Applies to