Moving UI Button click event detect

Hello,

My UI Button are moving from up to down in canvas.

Slowly its speed increase and its hard to detect a click on button.

I am using Event trigger pointer down for that.

Is there any other way to detect a click faster then “Pointer down” on UI button ?

Have you tried Event trigger pointer enter.