width property
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;
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.
int width;