is there a way to capture mouse input
on both of them?
Yes.
I return “unhandled” but it seems not to work.
Unhandled
is the way to go and should work for this. Ensure the layer underneath has at least 1 element that is set to Visible.
In the event binder
You probably mean onMouseDown (or up), right? As in: