VisualElement.IView.MaximumWidth Property

Definition

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

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

Property Value

Implements

Applies to