Package com.google.accompanist.pager
Types
ExperimentalPagerApi
Link copied to clipboard
annotation class ExperimentalPagerApi
Content copied to clipboard
PagerDefaults
Link copied to clipboard
object PagerDefaults
Content copied to clipboard
PagerScope
Link copied to clipboard
PagerState
Link copied to clipboard
@Stable()
Content copied to clipboard
A state object that can be hoisted to control and observe scrolling for HorizontalPager.
Functions
calculateCurrentOffsetForPage
Link copied to clipboard
HorizontalPager
Link copied to clipboard
@Composable()
Content copied to clipboard
rememberPagerState
Link copied to clipboard
@Composable()
Content copied to clipboard
Creates a PagerState that is remembered across compositions.
VerticalPager
Link copied to clipboard
@Composable()
Content copied to clipboard