-
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 some scrollable containers.
-
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.
-
LocalTextSelectionColors
CompositionLocal used to change the TextSelectionColors used by text and text field components in the hierarchy.
-
ZeroCornerSize
CornerSize always equals to zero.
Compose Foundation
Jetpack Compose API reference for foundation.