Implemented interface member:
property
JustifyContent
Microsoft.Maui.IFlexLayout.JustifyContent
2 references to JustifyContent
Microsoft.Maui.Controls (2)
Layout\FlexLayout.cs (2)
23
/// <summary>Bindable property for attached property <see cref="
JustifyContent
"/>.</summary>
25
BindableProperty.Create(nameof(
JustifyContent
), typeof(FlexJustify), typeof(FlexLayout), FlexJustify.Start,