lib
lib
/
com.github.mnemotechnician.mkui.windows
/
WindowManager
/
showInfo
show
Info
fun
showInfo
(
text
:
String
,
minWidth
:
Float
=
200.0f
,
onHide
:
(
)
->
Unit
?
=
null
)
Shows an info dialog and optionally runs
onHide
when it's closed.