Table of Contents

Method GetCurrentHeight

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetCurrentHeight(out int)

Calculate the height based on the Height settings.

public bool GetCurrentHeight(out int currentHeight)

Parameters

currentHeight int

The real current height.

Returns

bool

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