FlexLayout.Direction Property

Definition

Gets or sets the flex direction for child elements within this layout.

public Microsoft.Maui.Layouts.FlexDirection Direction { get; set; }

Property Value

The flex direction for child elements within this layout.

Remarks

The following image shows the options for Direction with JustifyContent set to Start and AlignItems set to Stretch:

Applies to

Product Versions
.NET MAUI 8, 9