Windows Phone 8 Application Bar Button Long Tap Event -


i working on windows phone 8 c# application. have long tap events of forward , backward buttons have placed in application bar, found click event application bar button.

please let me know how capture long tap event application bar button?

thanks in advance

this not possible. applicationbar api quite restrictive, deliberate move microsoft ensure consistency. cannot handle arbitrary events applicationbar. if want kind of behaviour, have build own ui support it.

it worth noting users not expect 'long press' (more commonly referred tap-and-hold) behaviour on app-bar.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -