2 references to UpdateBackgroundImageSourceAsync
Microsoft.Maui (2)
Handlers\View\ViewHandler.cs (1)
317 platformView.UpdateBackgroundImageSourceAsync(image.ImageSource, provider)
Platform\iOS\PageExtensions.cs (1)
18 platformView.UpdateBackgroundImageSourceAsync(image.ImageSource, provider).FireAndForget();