2 overrides of SetBackground
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\BoxRenderer.cs (1)
101 protected override void SetBackground(Brush brush)
iOS\ViewRenderer.cs (1)
223 protected override void SetBackground(Brush brush)
2 references to SetBackground
Microsoft.Maui.Controls.Compatibility (2)
iOS\VisualElementRenderer.cs (2)
191 SetBackground(element.Background); 334 SetBackground(Element.Background);