I have added above code, but its not redirecting anything, it is in ViewDidAppear method .
What is the issue? this is not working in example2 of your sample project?
My side i am trying with Drag view and assign a class, then IBOutlet, the redirection only not working at beginning.
Any help would be appreciated, Thanks in advance.
Hi,
self.carousal.defaultSelectedIndex = 4 self.carousal.didSetDefaultIndex = true
I have added above code, but its not redirecting anything, it is in ViewDidAppear method . What is the issue? this is not working in example2 of your sample project? My side i am trying with Drag view and assign a class, then IBOutlet, the redirection only not working at beginning. Any help would be appreciated, Thanks in advance.