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

Xamarin.Forms TapGestureRecognizer touch handling

$
0
0

I'm wondering if it's possible to send a touch from one view down to another view (which lies directly beneath the object with the TapGestureRecognizer).

In my particular case, I have a TableView with several items in it. All the clicks work fine on this list. However, I have a custom iOS View behind each of these buttons, each with their own GestureRecognizers. What seems to be happening is that the Xamarin Forms TableView elements are absorbing the clicks and stopping it in its tracks. I would like my clicks to affect both the TableView elements AND the custom iOS views that lie behind them.

I know this is possible if I make everything a custom renderer... but I desperately need the TableView to stay in its Xamarin.Forms form.

I hope my explanation was clear!


Viewing all articles
Browse latest Browse all 58056

Trending Articles



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