kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-electron
/
io.kvision.electron.electron
/
Dialog
/
showMessageBox
show
Message
Box
abstract
fun
showMessageBox
(
browserWindow
:
BrowserWindow
,
options
:
MessageBoxOptions
)
:
Promise
<
MessageBoxReturnValue
>
(
source
)
abstract
fun
showMessageBox
(
options
:
MessageBoxOptions
)
:
Promise
<
MessageBoxReturnValue
>
(
source
)