Method GetCurrentWidth | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

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

bool

true if the width can be directly assigned, false otherwise.

Edit this page