NSOpenSavePanelDelegate.DidChangeToDirectory(NSSavePanel, NSUrl) Method

Definition

[Foundation.Export("panel:didChangeToDirectoryURL:")]
public virtual void DidChangeToDirectory (AppKit.NSSavePanel panel, Foundation.NSUrl newDirectoryUrl);
abstract member DidChangeToDirectory : AppKit.NSSavePanel * Foundation.NSUrl -> unit
override this.DidChangeToDirectory : AppKit.NSSavePanel * Foundation.NSUrl -> unit

Parameters

panel
NSSavePanel
newDirectoryUrl
NSUrl
Attributes

Applies to