move

fun move(direction: MovementDirection, textBuffer: EditableTextBuffer): Cursor

Moves this Cursor in a direction.

Return

the new state for this Cursor.

Sources

(source)
Link copied to clipboard