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

Do gesture events bubble up?

$
0
0

I have a UI hierarchy like so: ContentView -> ContentView -> ContentView -> Label. I'd like to use the same TapGesture when the user taps on any of the views. I noticed there doesn't seem to be event bubbling. Does any view bubble up its events in Forms? Should I assume no and code based on that assumption?


Viewing all articles
Browse latest Browse all 89864

Trending Articles