iOS Question Paging indicator for scrollview

Cenny

Active Member
Licensed User
Longtime User
Hi,

Using the UIpageControl, is there a way to also catch the _ValueChanged event?
 

Cenny

Active Member
Licensed User
Longtime User
Yes, indeed.
I wanted to find out what the 'current page' was.
In the meantime I think I figured it out.
Via noPageControl.GetField("currentPage")

 
Last edited:
Upvote 0
Top