VisualElement.IView.MinimumHeight 属性

定义

获取 IView 的指定最小高度约束,介于零和双精度之间。正无穷大。

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

属性值

实现

适用于