2 references to RefreshControlColor
Microsoft.Maui.Controls (2)
ListView\ListView.cs (2)
76
/// <summary>Bindable property for <see cref="
RefreshControlColor
"/>.</summary>
77
public static readonly BindableProperty RefreshControlColorProperty = BindableProperty.Create(nameof(
RefreshControlColor
), typeof(Color), typeof(ListView), null);