Field Redraws | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

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<int>

Counter for when we redraw, helps detect situations e.g. where we are repainting entire UI every loop

Edit this page