次の方法で共有


VerticalStackLayoutManager.Measure(Double, Double) メソッド

定義

public:
 override Microsoft::Maui::Graphics::Size Measure(double widthConstraint, double heightConstraint);
public override Microsoft.Maui.Graphics.Size Measure (double widthConstraint, double heightConstraint);
override this.Measure : double * double -> Microsoft.Maui.Graphics.Size
Public Overrides Function Measure (widthConstraint As Double, heightConstraint As Double) As Size

パラメーター

widthConstraint
Double
heightConstraint
Double

戻り値

適用対象