showSaveDialogAsync

fun showSaveDialogAsync(options: SaveDialogOptions = definedExternally): PromiseLike<Uri?>(source)

Shows a file save dialog to the user which allows to select a file for saving-purposes.

Parameters

options

Options that control the dialog.