Event DrawComplete | Terminal.Gui v2 (original) (raw)

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.

Edit this page