ios - Access object in UIPageView and UIViewController -


i have mainuiviewcontroller had uiscrollview inside used uipageview. assign 4 uiviewcontrollers uipageview.

when scroll page1, show no1 uiviewcontroller uiscrollview.

my problem - want change label in controllera when user click on button in pageview1. - want change next pagedview3 when user click on button pagedview2.

for 1st problem, had try call main uiviewcontroller pageview1 not able display it.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - How can I echo out this array? -

javascript - IE11 incompatibility with jQuery's 'readonly'? -