Table of Contents

Method ScrollLeft

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ScrollLeft(int)

Scrolls the view left.

public virtual bool ScrollLeft(int cols)

Parameters

cols int

Number of columns to scroll left.

Returns

bool