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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

OnViewportChanged(DrawEventArgs)

Called when the Viewport changes. Invokes the ViewportChanged event.

protected virtual void OnViewportChanged(DrawEventArgs e)

Parameters

e DrawEventArgs

Edit this page