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