NSOpenSavePanelDelegate_Extensions.DidChangeToDirectory Method

Definition

public static void DidChangeToDirectory (this AppKit.INSOpenSavePanelDelegate This, AppKit.NSSavePanel panel, Foundation.NSUrl newDirectoryUrl);
static member DidChangeToDirectory : AppKit.INSOpenSavePanelDelegate * AppKit.NSSavePanel * Foundation.NSUrl -> unit

Parameters

panel
NSSavePanel
newDirectoryUrl
NSUrl

Applies to