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

Navigation Page don't work ?

$
0
0

I want when I click to image to navigate to other page , I have a code like this
'
<Image.GestureRecognizers>


</Image.GestureRecognizers>
'

c#
'private void TapGestureRecognizer_Tapped_7(object sender, EventArgs e)
{
Navigation.PushAsync(new AddFriendPage());
}'

It's not working why ??


Viewing all articles
Browse latest Browse all 77050

Trending Articles



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