toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
OpenDialogReturnValue
/
filePaths
file
Paths
abstract
var
filePaths
:
ReadonlyArray
<
String
>
(
source
)
An array of file paths chosen by the user. If the dialog is cancelled this will be an empty array.