TextInputBaseField<T0>.SelectRange

Declaration

public void SelectRange(int cursorIndex, int selectionIndex);

Parameters

selectionIndex The selection end position.

Description

Selects text in the textfield between cursorIndex and selectionIndex.


Did you find this page useful? Please give it a rating: