I have a scrollview with 25 pages (pagingEnabled) and i want to put a “Back to Page 1” Button in each page, how will i able to do that? it sounds easy but i have no idea.
sorry for asking this kind of question i know a lot of people here are more advanced than me, i’m just looking for some help.
To go back to the first page, just attach the code:
to the
IBActionmethod corresponding to the button.