4 references to UpdateBackground
Microsoft.Maui.Controls (4)
Compatibility\Handlers\FlyoutPage\iOS\PhoneFlyoutPageRenderer.cs (1)
518 View.UpdateBackground(Element.Background);
Compatibility\Handlers\Shell\iOS\ShellFlyoutRenderer.cs (1)
316 TapoffView.UpdateBackground(_backdropBrush);
Compatibility\Handlers\TabbedPage\iOS\TabbedRenderer.cs (1)
366 TabBar.UpdateBackground(barBackground);
Compatibility\Handlers\TableView\iOS\TableViewRenderer.cs (1)
142 Control.BackgroundView.UpdateBackground(Element.Background);