2 references to ItemSpacing
Microsoft.Maui.Controls (2)
Items\LinearItemsLayout.cs (2)
32 /// <summary>Bindable property for <see cref="ItemSpacing"/>.</summary> 34 BindableProperty.Create(nameof(ItemSpacing), typeof(double), typeof(LinearItemsLayout), default(double),