2 writes to IndicatorSize
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\IndicatorViewRenderer.cs (2)
111 IndicatorSize = Element.IndicatorSize 155 UIPager.IndicatorSize = Element.IndicatorSize;
1 reference to IndicatorSize
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\IndicatorViewRenderer.cs (1)
255 float scale = (float)IndicatorSize / DefaultIndicatorSize;