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