Class

HandleState.Selection

Selection handle is displayed for this TextField.

Common
Selection,

Selection handle is displayed for this TextField. User can drag the selection handle to change the selected text. If the user start editing the text, the TextField will exit this state and enters HandleState.None state. If the user tap on the text, the TextField will exit this state and enters HandleState.Cursor state.