VisualElement.IView.MaximumHeight Property

Definition

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

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

Property Value

Implements

Applies to