Share via


NSPathCellMenuEventArgs(NSMenu) Constructor

Definition

Create a new instance of the NSPathCellMenuEventArgs with the specified event data.

public NSPathCellMenuEventArgs(AppKit.NSMenu menu);
new AppKit.NSPathCellMenuEventArgs : AppKit.NSMenu -> AppKit.NSPathCellMenuEventArgs

Parameters

menu
NSMenu

The value for the Menu property.

Applies to