Compartilhar via


GridLayoutManager.Measure(Double, Double) Método

Definição

public:
 override Microsoft::Maui::Graphics::Size Measure(double widthConstraint, double heightConstraint);
public override Microsoft.Maui.Graphics.Size Measure (double widthConstraint, double heightConstraint);
override this.Measure : double * double -> Microsoft.Maui.Graphics.Size
Public Overrides Function Measure (widthConstraint As Double, heightConstraint As Double) As Size

Parâmetros

widthConstraint
Double
heightConstraint
Double

Retornos

Aplica-se a