Version: 2019.4
public void SelectRange (int rangeCursorIndex, int selectionIndex);

パラメーター

cursorIndexThe caret and selection start position.
selectionIndexThe selection end position.

説明

Selects text in the textfield between cursorIndex and selectionIndex.