Table of Contents

Method Suspend

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Suspend()

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

public abstract void Suspend()

Remarks

This is only implemented in CursesDriver.