2 references to VerticalItemSpacing
Microsoft.Maui.Controls (2)
Items\GridItemsLayout.cs (2)
31
/// <summary>Bindable property for <see cref="
VerticalItemSpacing
"/>.</summary>
33
BindableProperty.Create(nameof(
VerticalItemSpacing
), typeof(double), typeof(GridItemsLayout), default(double),