Creates a file open dialog.
The initial directory to start in.
The file filter to use.
The callback to call once the dialog completes.
Whether the operation has completed.
The current path.
Underlying dialog window.
The file filter to use.
An example is [".png", ".txt"]
.
FileSystemView component
Pathbar element
The dialog title.
[internal] Concludes the file selection.
[internal] Creates the window for this dialog.
[internal] Navigates the dialog to the specified path.
The path to navigate to.
Whether to be quiet.
Whether to populate history.
On complete callback
Shows the dialog.
Generated using TypeDoc
An object representing a dialog to allow the user to save a file.