SelectRange(int, int)
Select text between cursorIndex and selectIndex.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void SelectRange(int cursorIndex, int selectionIndex)