CommandActionPreview

interface CommandActionPreview

Functions

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

Invoked when a command preview has been activated.

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

Invoked when a command preview has been canceled.