Share via


NSOpenSavePanelUrlEventArgs Class

Definition

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

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

Constructors

Name Description
NSOpenSavePanelUrlEventArgs(NSUrl)

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

Properties

Name Description
NewDirectoryUrl

Applies to