Table of Contents

Method ToggleContentVisibility

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

ToggleContentVisibility(double)

Toggles the visibility state of the content and updates the minimum height based on the specified suggested height.

public virtual void ToggleContentVisibility(double suggestedHeight)

Parameters

suggestedHeight double

The suggested minimum height, in device-independent units (DIP), to apply when updating the content's minimum height.