Share via


FlexLayout.GetGrow(BindableObject) Method

Definition

public:
 static float GetGrow(Microsoft::Maui::Controls::BindableObject ^ bindable);
public static float GetGrow (Microsoft.Maui.Controls.BindableObject bindable);
static member GetGrow : Microsoft.Maui.Controls.BindableObject -> single
Public Shared Function GetGrow (bindable As BindableObject) As Single

Parameters

bindable
BindableObject

Returns

Applies to