-
AmbientMode
Represents the current ambient mode of the device.
-
AnchorType
Specifies how components will be laid down with respect to the anchor.
-
AutoCenteringParams
Parameters to determine which list item and offset to calculate auto-centering spacing for.
-
CurvedScope
Layout scope used for curved containers.
-
CurvedSemanticsScope
CurvedSemanticsScope is the scope provided by semantics lambda blocks, letting you set semantic properties.
-
CurvedTextStyle
Styling configuration for a curved text.
-
ExpandableState
State of the Expandable composables.
-
ExpandableStateMapping
A class that maps from keys of the given type to ExpandableState.
- ExperimentalWearFoundationApi
-
PagerState
The state that can be used in conjunction with Wear HorizontalPager and VerticalPager.
-
RevealActionType
Different values which can trigger the state change from one RevealValue to another.
-
RevealDirection
Different values SwipeToReveal composable can reveal the actions from.
-
RevealState
A class to keep track of the state of the composable.
-
RevealValue
Different values that determine the state of the SwipeToReveal composable, reflected in [RevealState.
- ScalingLazyListAnchorType
-
ScalingLazyListState
A state object that can be hoisted to control and observe scrolling.
-
ScalingLazyScopeMarker
DSL marker used to distinguish between lazy layout scope and the item scope.
-
SwipeToDismissBoxState
State for BasicSwipeToDismissBox.
-
SwipeToDismissKeys
Keys used to persistent state in BasicSwipeToDismissBox.
-
SwipeToDismissValue
States used as targets for the anchor points for swipe-to-dismiss.
-
TransformingLazyColumnItemScrollProgress
Scroll progress of an item in a TransformingLazyColumn before any modifications to the item's height are applied (using [TransformingLazyColumnItemScope.
-
TransformingLazyColumnScopeMarker
DSL marker used to distinguish between lazy layout scope and the item scope.
-
TransformingLazyColumnState
A state object that can be hoisted to control and observe scrolling in a TransformingLazyColumn.
Wear Foundation
Jetpack Compose API reference for compose-foundation.