Compartilhar via


ContentPresenter.ICrossPlatformLayout.CrossPlatformMeasure Método

Definição

 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

Parâmetros

widthConstraint
Double
heightConstraint
Double

Retornos

Implementações

Aplica-se a