Method CursorLeft | Terminal.Gui v2 (original) (raw)

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

Edit this page