2 references to JustifyContent
Microsoft.Maui.Controls (2)
LegacyLayouts\FlexLayout.cs (2)
21
/// <summary>Bindable property for <see cref="
JustifyContent
"/>.</summary>
23
BindableProperty.Create(nameof(
JustifyContent
), typeof(FlexJustify), typeof(FlexLayout), FlexJustify.Start,