Hi All,

I am trying to figure out how handle double click event on Button. For example: while the app is play music on you mobile and you want to pause the music for whatever reason, then the user must double click a hot key, lets say 7 and to unpause, double click 9.

Reason for double click is basically to avoid accidental clicks. I can do this with single KeyPress event but dont know how to register double click.

Please help any direction would be great.

Regards,
Javed