<div class='sourceset sourceset-android'>Android</div>

```kotlin
public object PageIndicatorDefaults
```

Contains the default values used by [HorizontalPageIndicator](/jetpack-compose/androidx.wear.compose/compose-material/components/HorizontalPageIndicator)

## Functions

<h2 id="style">style</h2>

```kotlin
@Composable
public fun style(): PageIndicatorStyle
```

Default style of [HorizontalPageIndicator](/jetpack-compose/androidx.wear.compose/compose-material/components/HorizontalPageIndicator). Depending on shape of device, it returns either
Curved or Linear style.