tags:

views:

61

answers:

1

nyone having swipe detection code snippet??

if user swipe one strings than ,i want to play an audio file. hope m clear with wat i want.....

regards shishir

+1  A: 

checkout UISwipeGestureRecognizer

choise
That's only available on 3.2 and later, so only works on the iPad for now.
Nick