Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TextInputBaseField<T0>.SelectRange

Declaration

public void SelectRange(int cursorIndex, int selectionIndex);

Description

Select text between cursorIndex and selectIndex.