Table of Contents

Method RunIteration

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

RunIteration()

Executes a single iteration of the main UI loop.

void RunIteration()

Remarks

Each iteration processes input, runs timeouts, checks for UI changes, and renders any necessary updates.