I have an Image inside a StackLayout, I have added TapGestureRecognizer to both of them(2 different commands), looking for a way to prevent the StackLayout to get the tap event when I tap on the image.
Any ideas/suggestions?
Thanks
I have an Image inside a StackLayout, I have added TapGestureRecognizer to both of them(2 different commands), looking for a way to prevent the StackLayout to get the tap event when I tap on the image.
Any ideas/suggestions?
Thanks