Method CursorRight
- Namespace
- Terminal.Gui.TextValidateProviders
- Assembly
- Terminal.Gui.dll
CursorRight(int)
First valid position after pos
.
public int CursorRight(int pos)
Parameters
pos
intCurrent position.
Returns
- int
New cursor position if any, otherwise returns
pos