Table of Contents

Method GetCurrentWidth

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.