Method OnDrawingContent | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
OnDrawingContent()
Called when the View's content is to be drawn. The default implementation does nothing.
protected override bool OnDrawingContent()
Returns
true to stop further drawing content.