Share via


AndExpandLayoutManager(StackLayout) Constructor

Definition

public:
 AndExpandLayoutManager(Microsoft::Maui::Controls::StackLayout ^ stackLayout);
public AndExpandLayoutManager (Microsoft.Maui.Controls.StackLayout stackLayout);
new Microsoft.Maui.Controls.AndExpandLayoutManager : Microsoft.Maui.Controls.StackLayout -> Microsoft.Maui.Controls.AndExpandLayoutManager
Public Sub New (stackLayout As StackLayout)

Parameters

stackLayout
StackLayout

Applies to