Version: 2020.2
언어: 한국어
public void SelectRange (int rangeCursorIndex, int selectionIndex);

파라미터

cursorIndex The caret and selection start position.
selectionIndex The selection end position.

설명

Selects text in the textfield between cursorIndex and selectionIndex.