Method DrawSubViews | Terminal.Gui v2 (original) (raw)

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.

Edit this page