Common "super" interface of the electron.SaveDialogOptions and electron.OpenDialogOptions types.
electron.SaveDialogOptions
electron.OpenDialogOptions
The default path, where the dialog opens. Requires an FS path.
Resource filter.
The dialog title.
Common "super" interface of the
electron.SaveDialogOptions
andelectron.OpenDialogOptions
types.