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

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.

Edit this page