Table of Contents

Method Scroll

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Scroll(float, float)

Scrolls the view by a given number of units in graph space. See CellSize to translate this into rows/cols

public void Scroll(float offsetX, float offsetY)

Parameters

offsetX float
offsetY float