Table of Contents

Method CursorRight

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

CursorRight(int)

First valid position after pos.

public int CursorRight(int pos)

Parameters

pos int

Current position.

Returns

int

New cursor position if any, otherwise returns pos