Table of Contents

Field Redraws

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