androidx.wear.compose.foundation.pager

Interfaces

PagerLayoutInfo

Contains useful information about the currently displayed layout state of a HorizontalPager or VerticalPager.

PagerScope

Classes

PagerState

The state that can be used in conjunction with Wear HorizontalPager and VerticalPager.

Objects

PagerDefaults

Contains the default values used by androidx.compose.foundation.pager.Pager.

Composables

HorizontalPager

A horizontally scrolling Pager optimized for Wear OS devices.

VerticalPager

A vertically scrolling Pager optimized for Wear OS devices.

rememberPagerState

Creates and remember a PagerState to be used with a Wear Pager