-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
I would like to know if it's possible to use the delegate from UIPageViewController
to control the X axis movement of this custom UISegmentedControl
. This allows smooth transitions of pages.
Something like this can be done:
segmentedControl.pageViewController = self
So the segmentedControl
listens the UIPageViewController
and animate it automatically.
Thank you.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request