Here I want to get the touch for button action event on button tap – B
and when image is tapped (on visible area of image) the tap gesture method will call
but problem is image is on the button and its covers some part of the button
I wants to execute the button action event on that covered portion – A
I have tried but not able to get the button action on covered portion 🙁

Put a transparent button over that portion
update
}