selectWord abstract method
void
selectWord()
Select the word at the collapsed position of the cursor, should be sent after a double click on the local space of the RawTextInput.
Implementation
void selectWord();
Select the word at the collapsed position of the cursor, should be sent after a double click on the local space of the RawTextInput.
void selectWord();