Event DrawComplete | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Raised when the View is completed drawing.
public event EventHandler<DrawEventArgs>? DrawComplete
Returns
Raised when the View is completed drawing.
Namespace
Assembly
Terminal.Gui.dll
Raised when the View is completed drawing.
public event EventHandler<DrawEventArgs>? DrawComplete
Raised when the View is completed drawing.