hi,
How to catch long press of a button or ToolBarItem ? Seems there is only Clicked event. my requirement is to do two different tasks in normal click & long click.
How to achieve this. Preferably i want to know if this could be done without using custom renderers?
Thank you in advance