Table of Contents

Method OnDrawingContent

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

OnDrawingContent()

Called when the View's content is to be drawn. The default implementation does nothing.

protected virtual bool OnDrawingContent()

Returns

bool

true to stop further drawing content.