Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


MoveToEndOfPreviousWord()

Moves the cursor to the end of the previous word.
Read time 1 minuteLast updated 12 days ago

Definition

void MoveToEndOfPreviousWord()

Remarks

This API uses the visualElement's style to compute the result, so calling it before the styles are computed might return an incorrect value.