touch - Handling Gestures in a Windows Phone WebView App -


i trying build wp 8.1 app have created using webview template in visual studio.

i want listen touch gestures implement site navigation , related stuff, being new windows phone, unable receive gesture based event.

i've read webview design not support gestures, tried listening manipulationstarted event in page control hosts webview element, getting no calls this.

also i've enabled manipulationmode=all in page properties.

you can read answer in question. can use javascript notify code-behind gesture things.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -