Terminal.scrollOnOutput

Set scrollOnOutput property.

  1. bool scrollOnOutput [@property getter]
  2. bool scrollOnOutput [@property setter]
    class Terminal
    @property
    void
    scrollOnOutput
    (
    bool propval
    )

Parameters

propval bool

Controls whether or not the terminal will forcibly scroll to the bottom of the viewable history when the new data is received from the child.