2 writes to IsSquare
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\IndicatorViewRenderer.cs (2)
110
IsSquare
= Element.IndicatorsShape == IndicatorShape.Square,
148
UIPager.
IsSquare
= Element.IndicatorsShape == IndicatorShape.Square;
1 reference to IsSquare
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\IndicatorViewRenderer.cs (1)
264
if (
IsSquare
)