VisualElement.IView.MaximumHeight プロパティ

定義

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

プロパティ値

実装

適用対象