ToolDialog

interface ToolDialog<T : Any>

Inheritors

Properties

Link copied to clipboard
abstract val title: String

Functions

Link copied to clipboard
abstract suspend fun show(context: Any): T?