-
Home
-
API
-
XenoAtom.Terminal
-
TerminalReadLineController
TerminalReadLineController Class
Definition
Show inherited members (7)
public sealed class TerminalReadLineController
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Properties (8)
CursorIndexGets the cursor index in UTF-16 code units (0..Length).
HandledGets or sets whether the current input event should skip default handling.
Methods (12)
Accept()Requests accepting the current line.
Select(Int32, Int32)Selects the specified range (start..endExclusive) and sets the cursor at endExclusive.