TextInput.selectionMovement

If true, movement actions select text, as opposed to clearing selection.

class TextInput
protected
bool selectionMovement;

Meta