Method Suspend
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.
Suspends the application (e.g. on Linux via SIGTSTP) and upon resume, resets the console driver.
void Suspend()
This is only implemented in Terminal.Gui.CursesDriver.