Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
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.