androidx.wear.compose.foundation.rotary

Interfaces

RotaryScrollableBehavior

An interface for handling scroll events.

RotarySnapLayoutInfoProvider

A provider which connects scrollableState to a rotary input for snapping scroll actions.

Objects

RotaryScrollableDefaults

Defaults for rotaryScrollable modifier

Modifiers

rotaryScrollable

A modifier which connects rotary events with scrollable containers such as Column, LazyList and others.