Field Redraws | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Counter for when we redraw, helps detect situations e.g. where we are repainting entire UI every loop
public static readonly Counter<int> Redraws
Returns
Counter for when we redraw, helps detect situations e.g. where we are repainting entire UI every loop