TextInput.selectionEnd

Point where selection ends. Corresponds to caret position.

class TextInput
alias selectionEnd = caretIndex

Meta