Table of Contents

Method DoEvents

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

DoEvents()

Wakes up the mainloop that might be waiting on input, must be thread safe.

public static void DoEvents()