Table of Contents

Method Suspend

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Suspend()

Suspend the application, typically needs to save the state, suspend the app and upon return, reset the console driver.

public abstract void Suspend()