tungvoduc / DTPagerController

A fully customizable container view controller to display a set of ViewControllers in a horizontal scroll view. Written in Swift.
MIT License
289 stars 42 forks source link

Set ViewController at index X as default on load #30

Closed sevxhan closed 6 years ago

sevxhan commented 6 years ago

Is it possible to set a startIndex of ViewControllers on load? I saw startIndex but it was get-only property.