Composables Logo
Composables
Components Primitives References SVG to Compose
Components Primitives SVG to Compose References Blog UI Starter → GitHub
Composable Functions
  • ActiveFocusListener
  • BasicSwipeToDismissBox
  • CurvedLayout
  • HierarchicalFocusCoordinator
  • HorizontalPager
  • ScalingLazyColumn
  • SwipeToReveal
  • TransformingLazyColumn
  • VerticalPager
  • rememberActiveFocusRequester
  • rememberExpandableState
  • rememberExpandableStateMapping
  • rememberPagerState
  • rememberRevealState
  • rememberScalingLazyListState
  • rememberSwipeToDismissBoxState
  • rememberTransformingLazyColumnState
Modifiers
  • edgeSwipeToDismiss
  • hierarchicalFocusGroup
  • requestFocusOnHierarchyActive
  • rotaryScrollable
Classes
  • AnchorType
  • AutoCenteringParams
  • CurvedScope
  • CurvedSemanticsScope
  • CurvedTextStyle
  • ExpandableState
  • ExpandableStateMapping
  • ExperimentalWearFoundationApi
  • PagerState
  • RevealActionType
  • RevealDirection
  • RevealState
  • RevealValue
  • ScalingLazyListAnchorType
  • ScalingLazyListState
  • ScalingLazyScopeMarker
  • SwipeToDismissBoxState
  • SwipeToDismissKeys
  • SwipeToDismissValue
  • TransformingLazyColumnItemScrollProgress
  • TransformingLazyColumnScopeMarker
  • TransformingLazyColumnState
Interfaces
  • ArcPaddingValues
  • CurvedAlignment
  • CurvedDirection
  • CurvedModifier
  • GestureInclusion
  • PagerLayoutInfo
  • PagerScope
  • RotaryScrollableBehavior
  • RotarySnapLayoutInfoProvider
  • ScalingLazyListItemInfo
  • ScalingLazyListItemScope
  • ScalingLazyListLayoutInfo
  • ScalingLazyListScope
  • ScalingParams
  • ScrollInfoProvider
  • TransformingLazyColumnItemScope
  • TransformingLazyColumnLayoutInfo
  • TransformingLazyColumnScope
  • TransformingLazyColumnVisibleItemInfo
Properties
  • LocalReduceMotion
  • LocalScreenIsActive
  • LocalSwipeToDismissBackgroundScrimColor
  • LocalSwipeToDismissContentScrimColor
Functions
  • angularGradientBackground
  • angularSize
  • angularSizeDp
  • ArcPaddingValues
  • background
  • basicCurvedText
  • clearAndSetSemantics
  • createRevealAnchors
  • curvedBox
  • curvedColumn
  • curvedComposable
  • curvedRow
  • expandableButton
  • expandableItem
  • expandableItems
  • items
  • itemsIndexed
  • padding
  • parentDataModifier
  • radialGradientBackground
  • radialSize
  • ScrollInfoProvider
  • semantics
  • size
  • sizeIn
  • weight
Compose API Reference Wear Foundation

SwipeToDismissValue

Class

Android
public enum class SwipeToDismissValue

States used as targets for the anchor points for swipe-to-dismiss.

SwipeToDismissKeys TransformingLazyColumnItemScrollProgress
    On this page
Sponsored By
Composables © 2025 by Composable Horizons LLC
Compose Unstyled
  • Documentation
  • Changelog
  • Github
  • Discord
  • X
Products
  • UI Kit
  • UI Blocks
Tools & Resources
  • Compose API Reference
  • Components
  • SVG to Compose
  • Android Distribution Chart
by @alexstyl