-
Home
-
API
-
XenoAtom.Terminal
-
TerminalReadLineCompletion
TerminalReadLineCompletion Struct
Definition
Show inherited members (3)
[NullableContext((byte)2)]
[Nullable((byte)0)]
public readonly struct TerminalReadLineCompletion : IEquatable<TerminalReadLineCompletion>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Properties (7)
CursorIndexSets the cursor index after applying changes (0..Length in UTF-16 code units).
HandledGets whether the completion request was handled.
InsertTextInserts the provided text at the cursor position.
ReplaceStartGets the start index (UTF-16 code units) of the range to replace when applying completion candidates.
Methods (4)
Operators (2)