Home
Home
Docs
Controls
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
XenoAtom.Terminal
TerminalReadLineController
Properties
Text
Menu
On this page
Text Property
Definition
Namespace
XenoAtom.Terminal
Assembly
XenoAtom.Terminal.dll
Gets the current text being edited (UTF-16).
public ReadOnlySpan<char> Text { get; }
Returns
ReadOnlySpan<Char>