Start native apps faster with the Composables CLI ->
Object

PageIndicatorDefaults

Contains the default values used by HorizontalPageIndicator

Source set: Android
public object PageIndicatorDefaults

Contains the default values used by HorizontalPageIndicator

Functions

style

Source set: Android
@Composable
    public fun style(): PageIndicatorStyle

Default style of HorizontalPageIndicator. Depending on shape of device, it returns either Curved or Linear style.