-
CircleShape
Circular Shape with all the corners sized as the 50 percent of the shape size.
-
LocalAutofillHighlightBrush
CompositionLocal used to change the highlight Brush used for autofilled components.
-
LocalAutofillHighlightColor
CompositionLocal used to change the autofillHighlightColor used by components in the hierarchy.
-
LocalBackgroundTextMeasurementExecutor
CompositionLocal that provides an Executor for background text processing to potentially get run on.
-
LocalBringIntoViewSpec
A composition local to customize the focus scrolling behavior used by scrollable containers (e.g.
-
LocalIndication
CompositionLocal that provides an Indication through the hierarchy.
-
LocalOverscrollConfiguration
Composition local to provide configuration for scrolling containers down the hierarchy.
-
LocalOverscrollFactory
CompositionLocal that provides an OverscrollFactory through the hierarchy.
-
LocalTextClassifierCoroutineContext
The CoroutineContext used for launching TextClassifier operations within the selection features.
-
LocalTextContextMenuDropdownProvider
Provide a TextContextMenuProvider to be used for the text context menu dropdown.
-
LocalTextContextMenuToolbarProvider
Provide a TextContextMenuProvider to be used for the text context menu toolbar.
-
LocalTextFieldContentObserverRegistrationExecutor
BasicSecureTextField or any other secure TextField that depends on it needs to register a ContentObserver to be able to observe the changes to platform password visibility setting…
-
LocalTextSelectionColors
CompositionLocal used to change the TextSelectionColors used by text and text field components in the hierarchy.
-
ZeroCornerSize
CornerSize always equals to zero.
- anchors
- canScrollBackward
- canScrollForward
- contentPadding
- id
-
isAnimationRunning
Whether an animation is currently in progress.
- isScrollInProgress
- lastScrolledBackward
- lastScrolledForward
-
lastVelocity
The velocity of the last known animation.
- maxScrollOffset
-
offset
The current offset, or Float.NaN if it has not been initialized yet.
- originalNodeIndex
-
progress
The fraction of the progress going from settledValue to targetValue, within 0f..1f bounds, or 1f if the AnchoredDraggableState is in a settled state.
- restartInput
- scroll
- scrollIndicatorState
- scrollOffset
- viewport
foundation
Jetpack Compose API reference for foundation.