iphone - A question about UIEvent -


my question is possible tell uievent object whether tap touch or sweep touch ? have checked documentation, uievent has type , subtype properties. possible values seem differentiate between tap , device motion. subtype values seem indicate motion subtypes.

wish tell difference between single tap , sweep tap. hope ...

you can use gesturerecognizer.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -