iphone - Simulating keyboard tap -


is there way programmatically tap key, user key pop animation takes place?

yes, it's possible amount of work. depends goal is.

uispec place start looking. if interested in simulating clicks testing purposes, can use library. otherwise, contain source , pointers how can yourself.


Comments

Popular posts from this blog

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -