Table of Contents

Method CursorRight

Namespace
Terminal.Gui.TextValidateProviders
Assembly
Terminal.Gui.dll

CursorRight(int)

First valid position after pos.

int CursorRight(int pos)

Parameters

pos int

Current position.

Returns

int

New cursor position if any, otherwise returns pos