Style Property

Definition

Assembly XenoAtom.Terminal.dll

Gets or sets the current text style (best effort).

public AnsiStyle Style { get; set; }

Returns

Remarks

Terminal state is not reliably queryable. This property reflects style changes performed via Terminal APIs. If raw ANSI is written to the output outside of Terminal APIs, this state may become inaccurate.