UIScrollView
Undocumented
-
Returns current page of scroll view. this method is useful when pagination is ON in scroll view. - value range is 0 to numberOfPages-1
Declaration
Swift
public var currentPage:Int
GISTFramework Docs (94% documented)
Undocumented
Returns current page of scroll view. this method is useful when pagination is ON in scroll view. - value range is 0 to numberOfPages-1
Swift
public var currentPage:Int