StyledText.doVisualNext

Moves the caret one character to the right. Do not go to the next line. When in a bidi locale and at a R2L character the caret is moved to the end of the R2L segment (visually left) and then one character to the right (visually right because it's now in a L2R segment).

class StyledText
package
void
doVisualNext
(
)

Meta