app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.core.domain.tool
/
ToolDialog
Tool
Dialog
interface
ToolDialog
<
T
:
Any
>
Inheritors
FilterDialog
Members
Properties
title
Link copied to clipboard
abstract
val
title
:
String
Functions
show
Link copied to clipboard
abstract
suspend
fun
show
(
context
:
Any
)
:
T
?