-
Home
-
API
-
XenoAtom.Terminal
-
TerminalReadLineController
-
Methods
-
SetCursorIndex(Int32, Boolean)
SetCursorIndex(Int32, Boolean) Method
Definition
Moves the cursor to the specified position.
public void SetCursorIndex(int index, bool extendSelection = false)
Parameters