canUndo

abstract fun canUndo(): Boolean

Checks if undo operation is possible on document editor.

Return

true if undo operation is allowed.