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