다음을 통해 공유


LayoutManager.Measure(Double, Double) 메서드

정의

public:
 abstract Microsoft::Maui::Graphics::Size Measure(double widthConstraint, double heightConstraint);
public abstract Microsoft.Maui.Graphics.Size Measure (double widthConstraint, double heightConstraint);
abstract member Measure : double * double -> Microsoft.Maui.Graphics.Size
Public MustOverride Function Measure (widthConstraint As Double, heightConstraint As Double) As Size

매개 변수

widthConstraint
Double
heightConstraint
Double

반환

구현

적용 대상