moveCursorForward

open override fun moveCursorForward()

Moves the cursor one Position to the right. If the Position would be out of bound regards to columns, the cursor will be moved the the 0th position in the next row or left where it was if there is no next row.

Sources

(source)
Link copied to clipboard