- AmbientModeManager
-
ArcPaddingValues
Apply additional space along each edge of the content in Dp.
- CurvedAlignment
- CurvedDirection
-
CurvedModifier
An ordered, immutable, collection of modifier elements that work with curved components, in a polar coordinate space.
-
GestureInclusion
GestureInclusion provides fine-grained control over which gestures a component should handle, given the start offset and the layout coordinates of the component.
-
PagerLayoutInfo
Contains useful information about the currently displayed layout state of a HorizontalPager or VerticalPager.
- PagerScope
-
RotaryScrollableBehavior
An interface for handling scroll events.
-
RotarySnapLayoutInfoProvider
A provider which connects scrollableState to a rotary input for snapping scroll actions.
-
ScalingLazyListItemInfo
Contains useful information about an individual item in a ScalingLazyColumn.
-
ScalingLazyListItemScope
Receiver scope being used by the item content parameter of ScalingLazyColumn.
-
ScalingLazyListLayoutInfo
Contains useful information about the currently displayed layout state of ScalingLazyColumn.
-
ScalingLazyListScope
Receiver scope which is used by ScalingLazyColumn.
-
ScalingParams
Parameters to control the scaling of the contents of a ScalingLazyColumn.
-
ScrollInfoProvider
An interface for providing scroll information for different scrollable containers, such lists.
-
TransformingLazyColumnItemScope
Receiver scope being used by the item content parameter of TransformingLazyColumn.
-
TransformingLazyColumnLayoutInfo
Holds the layout information for a TransformingLazyColumn.
-
TransformingLazyColumnScope
Receiver scope which is used by TransformingLazyColumn.
-
TransformingLazyColumnVisibleItemInfo
Represents an item that is visible in the TransformingLazyColumn component.
Wear Foundation
Jetpack Compose API reference for compose-foundation.