Share via


NSPathCellDisplayPanelEventArgs(NSOpenPanel) Constructor

Definition

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

public NSPathCellDisplayPanelEventArgs(AppKit.NSOpenPanel openPanel);
new AppKit.NSPathCellDisplayPanelEventArgs : AppKit.NSOpenPanel -> AppKit.NSPathCellDisplayPanelEventArgs

Parameters

openPanel
NSOpenPanel

The value for the OpenPanel property.

Applies to