Table of Contents

Method ScrollUp

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ScrollUp(int)

Scrolls the view up by items items.

public virtual bool ScrollUp(int items)

Parameters

items int

Number of items to scroll up.

Returns

bool