Table of Contents

Method GetTotalHeight

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

GetTotalHeight()

Calculates the total height by summing the header and content heights.

public double GetTotalHeight()

Returns

double

The combined height of the header and content, in the same units as returned by the component methods.