Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

Is Xamarin.Forms.UriImageSource Async Method or Not?

$
0
0

Dear all,
I have a question about UriImageSource,

I always use UriImageSource in Custom ListView Cell.

new UriImageSource {
                Uri = new Uri("https://google.com/image/temptemp.jpg"),
                CachingEnabled = true,
                CacheValidity = new TimeSpan(5,0,0,0)
            };

But I thank that It's not a Async Method is it?
How can I use it about Asyc Method.
Please advice me.
Thank you very much and have a good day.


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>