Share via


NSViewColumnResizeEventArgs(NSNotification) Constructor

Definition

Initializes a new instance of the NSViewColumnResizeEventArgs class.

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

Parameters

notification
NSNotification

The underlying NSNotification object from the posted notification.

Applies to