Implemented interface member:
property
Direction
Microsoft.Maui.IFlexLayout.Direction
2 references to Direction
Microsoft.Maui.Controls (2)
Layout\FlexLayout.cs (2)
18
/// <summary>Bindable property for attached property <see cref="
Direction
"/>.</summary>
20
BindableProperty.Create(nameof(
Direction
), typeof(FlexDirection), typeof(FlexLayout), FlexDirection.Row,