Share via


NSSplitViewDividerIndexEventArgs(NSNotification) Constructor

Definition

Initializes a new instance of the NSSplitViewDividerIndexEventArgs class.

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

Parameters

notification
NSNotification

The underlying NSNotification object from the posted notification.

Applies to