Table of Contents

Method Suspend

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

Suspend()

Suspend the application / terminal (e.g. SIGTSTP on Unix) and perform any driver-specific state save/restore required across the suspend/resume cycle. Implementations on platforms that do not support suspension may be a no-op.

void Suspend()