Class

PageIndicatorStyle

The style of HorizontalPageIndicator.

Source set: Android
public value class PageIndicatorStyle internal constructor(internal val value: Int)

The style of HorizontalPageIndicator. May be Curved or Linear

Companion Object

Properties

Source set: Android
public val Curved: PageIndicatorStyle

Curved style of HorizontalPageIndicator

Source set: Android
public val Linear: PageIndicatorStyle

Linear style of HorizontalPageIndicator

Last updated: