Table of Contents

Event DrawComplete

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Raised when the View is completed drawing.

public event EventHandler<DrawEventArgs>? DrawComplete

Returns

EventHandler<DrawEventArgs>
Raised when the View is completed drawing.