Table of Contents

Method ScrollRight

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ScrollRight(int)

Scrolls the view right.

public virtual bool ScrollRight(int cols)

Parameters

cols int

Number of columns to scroll right.

Returns

bool