onCommandPreviewCanceled

abstract fun onCommandPreviewCanceled(command: Command)

Invoked when a command preview has been canceled.

Parameters

command

Command for which the preview has been canceled.