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

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()

Edit this page