Table of Contents

Method EnsureCursorIsVisible

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

EnsureCursorIsVisible()

Updates scroll offsets to ensure that the cursor cell is visible. Has no effect if Table has not been set.

public void EnsureCursorIsVisible()

Remarks

Changes will not be immediately visible in the display until you call SetNeedsDraw()