toggle menu
WebDroid
androidJvm
switch theme
search in API
WebDroid
/
dev.webdroid
/
Page
/
onDialog
on
Dialog
abstract
fun
onDialog
(
listener
:
suspend
(
Dialog
)
->
Unit
)
Dialogs block the page until answered. Without a listener they are dismissed.