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

xamarin forms dynamic image tapgesture recognizer control

$
0
0

hi,
How can I provide control (change) of my dynamic images created in xamarin forms by clicking .
sample :smile: ;
Image ggImage = new Image(); ggImage.Source = otoTip.imagex; ggImage.AutomationId = "seat_" +otoTip.num; ggImage.WidthRequest = imageWidth; ggImage.HeightRequest = 50; ggImage.VerticalOptions = LayoutOptions.Start; ggImage.HorizontalOptions = LayoutOptions.Start;

ggImage.GestureRecognizers.Add(tapGestureRecognizer);
for example, I just want to change a resume source


Viewing all articles
Browse latest Browse all 91519

Trending Articles



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