Method ScrollHorizontal | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

ScrollHorizontal(int)

Scrolls the view horizontally by the specified number of columns.

public bool? ScrollHorizontal(int cols)

Parameters

cols int

Returns

bool?

true if the Viewport was changed.

Remarks

Edit this page