共用方式為


FlexLayout.OnMeasure(Double, Double) 方法

定義

要求配置測量其子項目所呼叫的方法。

protected override Xamarin.Forms.SizeRequest OnMeasure(double widthConstraint, double heightConstraint);
override this.OnMeasure : double * double -> Xamarin.Forms.SizeRequest

參數

widthConstraint
System.Double

寬度條件約束。

heightConstraint
System.Double

高度條件約束。

傳回

適用於