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
Post a Comment