-
AnchoredDraggableDefaults
Contains useful defaults for use with AnchoredDraggableState and Modifier.anchoredDraggable
-
BasicTooltipDefaults
BasicTooltip defaults that contain default values for tooltips created.
-
ComposeFoundationFlags
This is a collection of flags which are used to guard against regressions in some of the \"riskier\" refactors or new feature support that is added to this module.
-
ContextMenuState.Status.Closed
A closed context menu Status.
- DragEvent.DragCancelled
-
InlineTextContent
A data class that stores a composable to be inserted into the text layout.
-
LongPressResult.Canceled
The gesture was canceled
-
LongPressResult.Success
Long press was triggered
-
MarqueeDefaults
Namespace for constants representing the default values for various basicMarquee parameters.
-
PageSize.Fill
Pages take up the whole Pager size.
-
PagerDefaults
Contains the default values used by Pager.
-
ScrollableDefaults
Contains the default values used by scrollable
-
SnapPosition.Center
Aligns the center of the item with the center of the containing layout.
-
SnapPosition.End
Aligns the end of the item with the end of the containing layout.
-
SnapPosition.Start
Aligns the start of the item with the start of the containing layout.
-
TextAutoSizeDefaults
Contains defaults for TextAutoSize APIs.
-
TextContextMenuKeys
Contains the `object`s used as keys for the compose provided context menu items.
-
TextContextMenuSeparator
A TextContextMenuComponent separator in a text context menu.
-
TextFieldLineLimits.SingleLine
The text field is always a single line tall, ignores newlines in the text, and scrolls horizontally when the text overflows.
-
TextFieldState.Saver
Saves and restores a TextFieldState for rememberSaveable.
- TextUndoManager.Companion.Saver
- TransformEvent.TransformStarted
- TransformEvent.TransformStopped
Compose Foundation
Jetpack Compose API reference for foundation.