CommandActionPreview

interface CommandActionPreview

Functions

Link copied to clipboard
abstract fun onCommandPreviewActivated(command: Command)

Invoked when a command preview has been activated.

Link copied to clipboard
abstract fun onCommandPreviewCanceled(command: Command)

Invoked when a command preview has been canceled.