1 reference to DownloadAndCacheImageAsync
Microsoft.Maui (1)
ImageSources\UriImageSourceService\UriImageSourceService.iOS.cs (1)
27
var imageData = await
DownloadAndCacheImageAsync
(imageSource, cancellationToken);