Table of Contents

Method Stop

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

Stop()

Stops the input thread and performs cleanup.

void Stop()

Remarks

This method blocks until the input thread has exited. It must be called only from the main UI thread.