the viewable history when the new data is received from the child.
Terminal.scrollOnOutput
bool scrollOnOutput() @propertyGet scrollOnOutput property.
Returns
Controls whether or not the terminal will forcibly scroll to the bottom of
void scrollOnOutput(bool propval) @propertySet scrollOnOutput property.
Parameters
propval | 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. |