showOpenDialogAsync
fun showOpenDialogAsync(options: OpenDialogOptions = definedExternally): PromiseLike<ReadonlyArray<Uri>?>(source)
Shows a file open dialog to the user which allows to select a file for opening-purposes.
Parameters
options
Options that control the dialog.