Share via


NSPathCellDisplayPanelEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class NSPathCellDisplayPanelEventArgs : EventArgs
type NSPathCellDisplayPanelEventArgs = class
    inherit EventArgs
Inheritance
NSPathCellDisplayPanelEventArgs

Constructors

Name Description
NSPathCellDisplayPanelEventArgs(NSOpenPanel)

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

Properties

Name Description
OpenPanel

Applies to