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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Suspend()

Suspends the application (e.g. on Linux via SIGTSTP) and upon resume, resets the console driver.

void Suspend()

Remarks

This is only implemented in Terminal.Gui.CursesDriver.

Edit this page