app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.core.domain.tool
/
ToolUiContext
/
showDialog
show
Dialog
abstract
suspend
fun
<
T
:
Any
>
showDialog
(
dialog
:
ToolDialog
<
T
>
)
:
T
?