-
AutoCenteringParams
Parameters to determine which list item and offset to calculate auto-centering spacing for.
- Colors
- DialogVisibility.Display
- DialogVisibility.Hide
- ExperimentalWearMaterialApi
-
FixedThreshold
A fixed threshold will be at an offset away from the first anchor.
-
FractionalThreshold
A fractional threshold will be at a fraction of the way between the two anchors.
- ImageResources.CircularVignetteBottom
- ImageResources.CircularVignetteTop
- ImageResources.RectangularVignetteBottom
- ImageResources.RectangularVignetteTop
-
PageIndicatorStyle
The style of HorizontalPageIndicator.
-
PickerGroupItem
A class for representing Picker which will be composed inside a PickerGroup.
-
PickerGroupState
A state object that can be used to observe the selected Picker.
-
PickerState
A state object that can be hoisted to observe item selection.
-
PlaceholderState
A state object that can be used to control placeholders.
-
PositionIndicatorAlignment
Specifies where in the screen the Position indicator will be.
-
PositionIndicatorVisibility
Enum used by adapters to specify if the Position Indicator needs to be shown, hidden, or hidden after a small delay.
-
ResistanceConfig
Specifies how resistance is calculated in swipeable.
-
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.currentValue.
- 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.
-
Shapes
Components are grouped into shape categories based on common features.
-
SwipeProgress
Collects information about the ongoing swipe or animation in swipeable.
-
SwipeToDismissBoxState
State for SwipeToDismissBox.
-
SwipeToDismissKeys
Keys used to persistent state in SwipeToDismissBox.
-
SwipeToDismissKeys.Background
The default background key to identify the content displayed by the content block when isBackground == true.
-
SwipeToDismissKeys.Content
The default content key to identify the content displayed by the content block when isBackground == false.
-
SwipeToDismissValue
States used as targets for the anchor points for swipe-to-dismiss.
-
SwipeToDismissValue.Default
The state of the SwipeToDismissBox before the swipe started.
-
SwipeToDismissValue.Dismissed
The state of the SwipeToDismissBox after the swipe passes the swipe-to-dismiss threshold.
-
SwipeToRevealActionColors
A class representing the colors applied in SwipeToReveal actions.
-
SwipeableState
State of the swipeable modifier.
-
Typography
Class holding typography definitions as defined by the Wear Material typography specification.
-
VignettePosition
Possible combinations for vignette state.
Last updated: