Table of Contents

Method OnDrawComplete

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

OnDrawComplete(DrawContext?)

Called when the View is completed drawing.

protected virtual void OnDrawComplete(DrawContext? context)

Parameters

context DrawContext

Remarks

The context parameter provides the drawn region of the View.