Table of Contents

Method ScrollUp

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ScrollUp(int)

Scrolls the view up.

public bool ScrollUp(int lines)

Parameters

lines int

Number of lines to scroll.

Returns

bool

true, if left was scrolled, false otherwise.