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