toggle menu
backpack-android
androidJvm
switch theme
search in API
backpack-compose
/
net.skyscanner.backpack.compose.pageindicator
Package-level
declarations
Types
Functions
Types
Bpk
Page
Indicator
Style
Link copied to clipboard
enum
BpkPageIndicatorStyle
:
Enum
<
BpkPageIndicatorStyle
>
Functions
Bpk
Page
Indicator
Link copied to clipboard
@
Composable
fun
BpkPageIndicator
(
currentIndex
:
Int
,
totalIndicators
:
Int
,
modifier
:
Modifier
=
Modifier
,
style
:
BpkPageIndicatorStyle
=
BpkPageIndicatorStyle.Default
)