Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
app
/
com.michaelflisar.toolbox.app.features.dialogs
/
show
show
fun
DialogStateWithData
<
ErrorDialogState
>
.
show
(
title
:
String
,
message
:
String
,
exception
:
Exception
?
=
null
)
fun
DialogStateWithData
<
ErrorDialogState
>
.
show
(
exception
:
Exception
)