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.