LogWidget.maxLines

set max lines to show (when appended more than max lines, older lines will be truncated), 0 means no limit

  1. int maxLines [@property getter]
  2. int maxLines [@property setter]
    class LogWidget
    @property
    void
    maxLines
    (
    int n
    )

Meta