CSOnPagerPageChange
class CSOnPagerPageChange<PageType : CSActivityView<*>, CSPagerPage>(pager: CSPagerView<PageType>) : ViewPager.OnPageChangeListener
Content copied to clipboard
Constructors
Link copied to clipboard
fun <PageType : CSActivityView<*>, CSPagerPage> CSOnPagerPageChange(pager: CSPagerView<PageType>)
Content copied to clipboard
Functions
Link copied to clipboard
open override fun onPageScrolled( firstVisible: Int, offset: Float, offsetPixels: Int)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard