Method ScrollHorizontal | Terminal.Gui v2 (original) (raw)
Namespace
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.