3 references to Spacing
Microsoft.Maui.Controls (3)
LegacyLayouts\StackLayout.cs (3)
17 /// <summary>Bindable property for <see cref="Spacing"/>.</summary> 18 public static readonly BindableProperty SpacingProperty = BindableProperty.Create(nameof(Spacing), typeof(double), typeof(StackLayout), 6d, 153 double spacing = Spacing;