StyledText.doLineDown

Moves the caret one line down and to the same character offset relative to the beginning of the line. Move the caret to the end of the new line if the new line is shorter than the character offset.

class StyledText
package
void
doLineDown
(
bool select
)

Meta