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

How to draw on an Image

$
0
0

I want to draw a badge over an Image. I do this on Android with a custom renderer in the Draw function. This works perfect. No problem.

But on iOS always the image is drawn over the things I inserted in the function Draw, even when I don't call base.Draw().

Any suggestions?


Viewing all articles
Browse latest Browse all 58056

Trending Articles