EditorTool

interface EditorTool

Interface that every tool should implement

Inheritors

Functions

Link copied to clipboard
abstract suspend fun launch(listener: ToolResultListener, uiContext: ToolUiContext, isSelected: Boolean)