toggle menu
ktfx
0.3
jvm
switch theme
search in API
ktfx-jfoenix-coroutines
/
ktfx.jfoenix.coroutines
/
onDialogClosed
on
Dialog
Closed
fun
JFXDialog
.
onDialogClosed
(
context
:
CoroutineContext
=
Dispatchers.JavaFx
,
action
:
suspend
CoroutineScope
.
(
JFXDialogEvent
)
->
Unit
)
See also
JFXDialog.
set
On
Dialog
Closed