2 references to GetRenderer
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\IndicatorViewRenderer.cs (2)
125 ? (UIView)(Element.IndicatorLayout as VisualElement).GetRenderer() 165 var control = (UIView)indicatorLayout.GetRenderer();