Share via


ScrollView.ICrossPlatformLayout.CrossPlatformMeasure(Double, Double) 메서드

정의

 virtual Microsoft::Maui::Graphics::Size Microsoft.Maui.ICrossPlatformLayout.CrossPlatformMeasure(double widthConstraint, double heightConstraint) = Microsoft::Maui::ICrossPlatformLayout::CrossPlatformMeasure;
Microsoft.Maui.Graphics.Size ICrossPlatformLayout.CrossPlatformMeasure (double widthConstraint, double heightConstraint);
abstract member Microsoft.Maui.ICrossPlatformLayout.CrossPlatformMeasure : double * double -> Microsoft.Maui.Graphics.Size
override this.Microsoft.Maui.ICrossPlatformLayout.CrossPlatformMeasure : double * double -> Microsoft.Maui.Graphics.Size
Function CrossPlatformMeasure (widthConstraint As Double, heightConstraint As Double) As Size Implements ICrossPlatformLayout.CrossPlatformMeasure

매개 변수

widthConstraint
Double
heightConstraint
Double

반환

구현

적용 대상