3 references to UpdateBackground
Microsoft.Maui (3)
Handlers\SwipeItemMenuItem\SwipeItemMenuItemHandler.iOS.cs (1)
84 handler.PlatformView.UpdateBackground(view.Background);
Platform\iOS\SearchBarExtensions.cs (1)
42 ViewExtensions.UpdateBackground(uiSearchBar, gradientPaint);
Platform\iOS\ViewExtensions.cs (1)
70 platformView.UpdateBackground(view.Background, view as IButtonStroke);