Table of Contents

Property Value

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Value

The value expected in the response e.g. EscSeqUtils.CSI_ReportTerminalSizeInChars.Value which will have a 't' as terminator but also other different request may return the same terminator with a different value.

public string? Value { get; init; }

Property Value

string