Table of Contents

Method DrawText

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

DrawText(DrawContext?)

Draws the Text of the View using the TextFormatter.

public void DrawText(DrawContext? context = null)

Parameters

context DrawContext

The draw context to report drawn areas to.