move Cursor Backward
open override fun moveCursorBackward()
Content copied to clipboard
Moves the cursor one Position to the left. If the Position would be out of bounds regards to columns, the cursor will be moved the the last position in the previous row or left where it was if there is no previous row.
Sources
(source)
Link copied to clipboard