VisualElement.IView.MinimumHeight Property

Definition

Gets the specified minimum height constraint of the IView, between zero and double.PositiveInfinity.

property double Microsoft::Maui::IView::MinimumHeight { double get(); };
double Microsoft.Maui.IView.MinimumHeight { get; }
member this.Microsoft.Maui.IView.MinimumHeight : double
 ReadOnly Property MinimumHeight As Double Implements IView.MinimumHeight

Property Value

Implements

Applies to