Share via


NSViewColumnResizeEventArgs Class

Definition

Provides data for an event based on a posted NSNotification object.

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

Constructors

Name Description
NSViewColumnResizeEventArgs(NSNotification)

Initializes a new instance of the NSViewColumnResizeEventArgs class.

Properties

Name Description
Column
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
OldWidth

Applies to