Table of Contents

Method SetCursorPosition

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SetCursorPosition(int, int)

Moves the console cursor to the given location.

public void SetCursorPosition(int col, int row)

Parameters

col int
row int