iOS create touch event programmatically -


my goal make gesture event programmatically.

for example, there uiwebview,

in code:

mywebview.gestureleft(5); webview scroll left 5 pixels when touch left 5 pixels didnt touch on webview.

is possible?

now...i going implement when shake phone, webview's content shake.

but dont need use call javascript functions.

please me. thanks.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -