width property

int width
getter/setter pair

Display width for horizontal scrolling (0 = unlimited).

In multi-line mode, this controls the wrap width. Lines that exceed this width are soft-wrapped to the next visual line.

Implementation

int width;