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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

UpdateScreen()

Redraws the physical screen with the contents that have been queued up via any of the printing commands.

public abstract bool UpdateScreen()

Returns

bool

true if any updates to the screen were made.

Edit this page