Well, this would work, but the idea is to be able to catch the event without to actually need to add any action on the button itself. (In order for any button to trigger the action with no specific setting)
I may have a solution using AVAppRegisterForPageViewClicks together with AVPageViewIsAnnotAtPoint, but I'm surprised that I can't find any easier way to do so...