Property ClearScreenNextIteration | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
ClearScreenNextIteration
Gets or sets whether the screen will be cleared, and all Views redrawn, during the next Application iteration.
public static bool ClearScreenNextIteration { get; set; }
Property Value
Remarks
This is typicall set to true when a View's Frame changes and that view has no SuperView (e.g. when Top is moved or resized.