LineGetter.maximumDrawWidth

If you are implementing a subclass, use this instead of terminal.width to see how far you can draw. Use care to remember this is a width, not a right coordinate.

  1. int maximumDrawWidth [@property getter]
    class LineGetter
    final @property
    int
    maximumDrawWidth
    ()
  2. int maximumDrawWidth [@property setter]

Meta

History

Added May 24, 2021