I am working on Xamarin.Android
platform and trying to get the image as follows. However it returns error. I could not able to figure out how to solve it.
Uri imageURL = new Uri("Resource.Drawable.Xxxx.png");
I am working on Xamarin.Android
platform and trying to get the image as follows. However it returns error. I could not able to figure out how to solve it.
Uri imageURL = new Uri("Resource.Drawable.Xxxx.png");