Table of Contents

Property MaximumIterationsPerSecond

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

MaximumIterationsPerSecond

Maximum number of iterations of the main loop (and hence draws) to allow to occur per second. Defaults to 25ms. Note that not every iteration draws (see NeedsDraw).

public static ushort MaximumIterationsPerSecond { get; set; }

Property Value

ushort