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

List<T>().Add problem C# -

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -