Implemented interface member:
property
AlignContent
Microsoft.Maui.IFlexLayout.AlignContent
2 references to AlignContent
Microsoft.Maui.Controls (2)
Layout\FlexLayout.cs (2)
28 /// <summary>Bindable property for attached property <see cref="AlignContent"/>.</summary> 30 BindableProperty.Create(nameof(AlignContent), typeof(FlexAlignContent), typeof(FlexLayout), FlexAlignContent.Stretch,