I had Embeded a page view controller in a container and added 3 buttons on top of it want to manipulate that page view controller in the container how do it do it can anyone please guide me on this one
Asked
Active
Viewed 25 times
1 Answers
0
Try this ...
- Identify the index of the
viewcontroller
based on the button clicked - Get the view controller at the selected index
- Pass it to the
UIPageViewController
, UIPageViewController - how Can I jump to a particular page number?

Ravi
- 2,441
- 1
- 11
- 30