Table of Contents

Property Text

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Text

Gets or sets the Markdown-formatted text displayed by this view.

public override string Text { get; set; }

Property Value

string

The raw Markdown string. Setting this property triggers reparsing, re-layout, and a redraw.