Implemented interface members:
property
Color
Microsoft.Maui.Controls.IColorElement.Color
property
Color
Microsoft.Maui.IActivityIndicator.Color
2 references to Color
Microsoft.Maui.Controls (1)
ActivityIndicator\ActivityIndicator.cs (1)
13
/// <summary>Bindable property for <see cref="
Color
"/>.</summary>
Microsoft.Maui.Controls.Compatibility (1)
Android\Renderers\ActivityIndicatorRenderer.cs (1)
55
Color color = Element.
Color
;