Table of Contents

Method GetHeaderHeight

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

GetHeaderHeight()

Gets the height of the header area, based on the visibility and content of the tabs.

public double GetHeaderHeight()

Returns

double

The height of the header area in device-independent units. Returns 0 if there are no tab buttons or if the tabs are not visible.