Text Property

Definition

Assembly XenoAtom.Terminal.dll

Gets the current text being edited (UTF-16).

public ReadOnlySpan<char> Text { get; }

Returns