Share via


NSSplitViewDividerIndexEventArgs Class

Definition

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

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

Constructors

Name Description
NSSplitViewDividerIndexEventArgs(NSNotification)

Initializes a new instance of the NSSplitViewDividerIndexEventArgs class.

Properties

Name Description
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to