'宣言 Public Overridable Function Measure( _ ByVal widthConstraint As System.Double, _ ByVal heightConstraint As System.Double, _ Optional ByVal flags As Microsoft.Maui.Controls.MeasureFlags _ ) As Microsoft.Maui.SizeRequest
public virtual Microsoft.Maui.SizeRequest Measure( System.double widthConstraint, System.double heightConstraint, Microsoft.Maui.Controls.MeasureFlags flags )
パラメータ
- widthConstraint
- heightConstraint
- flags