Closed Mor4eza closed 9 years ago
Hi, here is what you need to do to add an image tap handler to the scroll view.
auk.currentPageIndex
property of your scroll view to get the index of the current page.I have updated the demo app with the tap example.
@zigool did my solution work for you?
yes you solved my problem! thanks man
Cool, I am glad it worked for you.
hi. i have 3 image loaded from web how i can detect which image is tapped?! i'm beginner in iOS programming. thanks