LogWidget.maxLines

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

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

Meta