次の方法で共有


NSOpenSavePanelDelegate.DidChangeToDirectory(NSSavePanel, NSUrl) メソッド

定義

[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

パラメーター

panel
NSSavePanel
newDirectoryUrl
NSUrl
属性

適用対象