Method GetCurrentWidth | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
GetCurrentWidth(out int)
Gets the current width based on the Width settings.
public bool GetCurrentWidth(out int currentWidth)
Parameters
currentWidth
int
The real current width.
Returns
true if the width can be directly assigned, false otherwise.