PageScreenIndicatorState

Bridge between Foundation PagerState and the Wear Compose PageIndicatorState.

Constructors

Link copied to clipboard
constructor(state: PagerState)

Properties

Link copied to clipboard
open override val pageCount: Int
Link copied to clipboard
open override val pageOffset: Float
Link copied to clipboard
open override val selectedPage: Int