Table of Contents

Property Code

Namespace
Terminal.Gui.Drawing
Assembly
Terminal.Gui.dll

Code

The visual role for preformatted or source code content (e.g., MarkdownCodeBlock, inline code). If not explicitly set, derived from Editable with a dimmed background and Bold.

public Attribute Code { get; init; }

Property Value

Attribute