Method GetCurrentHeight | Terminal.Gui v1 (original) (raw)
Namespace
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
true if the height can be directly assigned, false otherwise.