From everything I've read on this so far, this isn't supposed to be the default (in fact, it seems like it's supposed to require additional work?)
I'm finding that clicks on my UIButtons are bubbling down to objects below them (the buttons are on an overlay that can be activated)
So while I don't think I've done anything to bring it about, events are being received not just by the UIButtons, but by objects not visible, beneath the overlay.
When I looked into it, thinking I needed to turn something off, I saw people asking how to bring about this behaviour, as though it were not the default?
Thanks much for any help!