Package com. google. accompanist. pager
Functions
HorizontalPagerIndicator
Link copied to clipboard
@Composable()
Content copied to clipboard
@Composable()
Content copied to clipboard
pagerTabIndicatorOffset
Link copied to clipboard
fun Modifier.pagerTabIndicatorOffset(pagerState: PagerState, tabPositions: List<TabPosition>, pageIndexMapping: (Int) -> Int = { it }): Modifier
Content copied to clipboard
fun Modifier.pagerTabIndicatorOffset(pagerState: PagerState, tabPositions: List<TabPosition>, pageIndexMapping: (Int) -> Int = { it }): Modifier
Content copied to clipboard
VerticalPagerIndicator
Link copied to clipboard
@Composable()
Content copied to clipboard
@Composable()
Content copied to clipboard