Version: 2021.1
言語: 日本語
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.