Table of Contents

Method RaiseIteration

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

RaiseIteration()

Raises the Iteration event.

public void RaiseIteration()

Remarks

This is called once per main loop iteration, before processing input, timeouts, or rendering.