canRedo

abstract fun canRedo(): Boolean

Checks if redo operation is possible on document editor.

Return

true if redo operation is allowed.