LogWidget.scrollLock

when true, automatically scrolls down when new lines are appended (usually being reset by scrollbar interaction)

  1. bool scrollLock [@property getter]
  2. bool scrollLock [@property setter]
    class LogWidget
    @property
    void
    scrollLock
    (
    bool flg
    )

Meta