Classes
The following classes are available globally.
-
Our almighty class which is simply a UIViewController. Everything starts by using this view controller.
See moreDeclaration
Swift
open class APFancyPagerViewController : UIViewController, UIScrollViewDelegate
-
There are some utility things.
Declaration
Swift
open class Util