I have a custom renderer that displays an image natively on iOS and Android. How would I call a method from code in Xamarin.Forms that would tell each platform's renderer to clear the image?
↧
I have a custom renderer that displays an image natively on iOS and Android. How would I call a method from code in Xamarin.Forms that would tell each platform's renderer to clear the image?