Share via


VisualElement.IView.MinimumHeight プロパティ

定義

0 から double までの IView の指定された最小高さ制約を取得します。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

プロパティ値

実装

適用対象