VisualElement.IView.MinimumHeight 속성

정의

IView의 지정된 최소 높이 제약 조건을 0에서 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

속성 값

구현

적용 대상