Table of Contents

Method ScrollDown

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ScrollDown(int)

Scrolls the view down.

public bool ScrollDown(int lines)

Parameters

lines int

Number of lines to scroll.

Returns

bool

true, if left was scrolled, false otherwise.