1 implementation of Color
Microsoft.Maui.Controls (1)
ActivityIndicator\ActivityIndicator.cs (1)
25 public Color Color
2 references to Color
Microsoft.Maui (2)
Handlers\ActivityIndicator\ActivityIndicatorHandler.cs (2)
23 [nameof(IActivityIndicator.Color)] = MapColor, 65 /// Maps the abstract <see cref="IActivityIndicator.Color"/> property to the platform-specific implementations.