WriteTextSegment(CellBuffer, Int32, Int32, ReadOnlySpan, Style, Boolean, Int32, Int32) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
protected override void WriteTextSegment([Nullable((byte)1)] CellBuffer buffer, int x, int y, ReadOnlySpan<char> text, Style style, bool isPlaceholder, int textIndexStart, int startColumn)

Parameters

buffer
CellBuffer
style
Style
isPlaceholder
Boolean
textIndexStart
Int32
startColumn
Int32