Table of Contents

Method GetContentHeight

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

GetContentHeight()

Gets the height of the content area, or 0 if the content is not present or not visible.

public double GetContentHeight()

Returns

double

The height of the content area as a double. Returns 0 if the content is null or not visible.