TextInput.caretTo

Move the caret to the given screen position (viewport space).

class TextInput
void
caretTo

Parameters

position Vector2

Position in the screen to move the cursor to.

Meta