Share via


Frame.ICrossPlatformLayout.CrossPlatformMeasure(Double, Double) Méthode

Définition

 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);
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

Paramètres

widthConstraint
Double
heightConstraint
Double

Retours

Implémente

S’applique à