-
LocalAbsoluteElevation
CompositionLocal containing the current absolute elevation provided by Surface components.
-
LocalContentAlpha
CompositionLocal containing the preferred content alpha for a given position in the hierarchy.
-
LocalContentColor
CompositionLocal containing the preferred content color for a given position in the hierarchy.
-
LocalElevationOverlay
CompositionLocal containing the ElevationOverlay used by Surface components.
-
LocalMinimumInteractiveComponentEnforcement
CompositionLocal that configures whether Material components that have a visual size that is lower than the minimum touch target size for accessibility (such as Button) will incluâŠ
-
LocalMinimumTouchTargetEnforcement
CompositionLocal that configures whether Material components that have a visual size that is lower than the minimum touch target size for accessibility (such as Button) will incluâŠ
-
LocalRippleConfiguration
CompositionLocal used for providing RippleConfiguration down the tree.
-
LocalTextStyle
CompositionLocal containing the preferred TextStyle that will be used by Text components by default.
- anchors
-
isAnimationRunning
Whether an animation is currently in progress.
-
lastVelocity
The velocity of the last known animation.
-
offset
The current offset, or Float.NaN if it has not been initialized yet.
-
primarySurface
primarySurface represents the background color of components that are Colors.primary in light theme, and Colors.surface in dark theme, such as androidx.compose.material.TabRow andâŠ
-
progress
The fraction of the progress going from currentValue to closestValue, within 0f..1f bounds, or 1f if the AnchoredDraggableState is in a settled state.
Content updated: