Table of Contents

Method ScrollDown

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ScrollDown(int)

Scrolls the view down by items items.

public virtual bool ScrollDown(int items)

Parameters

items int

Number of items to scroll down.

Returns

bool