Table of Contents

Method DrawSubviews

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

DrawSubviews(DrawContext?)

Draws the Subviews.

public void DrawSubviews(DrawContext? context = null)

Parameters

context DrawContext

The draw context to report drawn areas to, or null if not tracking.