accept Action
open override fun acceptAction(action: MarkerBlock.ClosingAction): Boolean
Content copied to clipboard
Return
true if this block is to be deleted after this action, false otherwise
Parameters
action
to accept
true if this block is to be deleted after this action, false otherwise
to accept