1 reference to Square
Microsoft.Maui.Controls (1)
IndicatorView\IndicatorView.cs (1)
191 IShape IIndicatorView.IndicatorsShape => IndicatorsShape == IndicatorShape.Square ? new Shapes.Rectangle() : new Shapes.Ellipse();