Composables
Components Unstyled Icons Colors Compose
Components Unstyled Icons Colors Compose UI Kit UI Blocks SVG to Compose Android Distribution Community Docs Blog
Composable Functions
  • AnimatedContent
  • AnimatedVisibility
  • Crossfade
  • CustomizedLookaheadAnimationVisualDebugging
  • LookaheadAnimationVisualDebugging
  • SharedTransitionLayout
  • SharedTransitionScope
  • animateColor
  • animateColorAsState
  • defaultDecayAnimationSpec
  • rememberSplineBasedDecay
Modifiers
  • animateBounds
  • animateContentSize
Classes
  • ContentTransform
  • EnterExitState
  • EnterTransition
  • ExitTransition
  • ExperimentalAnimationApi
  • ExperimentalLookaheadAnimationVisualDebugApi
  • ExperimentalSharedTransitionApi
  • SplineBasedFloatDecayAnimationSpec
Interfaces
  • AnimatedContentScope
  • AnimatedContentTransitionScope
  • AnimatedVisibilityScope
  • BoundsTransform
  • SharedTransitionScope
  • SizeTransform
Properties
  • VectorConverter
Functions
  • Animatable
  • expandHorizontally
  • expandIn
  • expandVertically
  • fadeIn
  • fadeOut
  • scaleIn
  • scaleOut
  • shrinkHorizontally
  • shrinkOut
  • shrinkVertically
  • SizeTransform
  • slideIn
  • slideInHorizontally
  • slideInVertically
  • slideOut
  • slideOutHorizontally
  • slideOutVertically
  • splineBasedDecay
  • splineBasedDecayDeprecated
  • togetherWith
  • unveilIn
  • veilOut
  • with
Jetpack Compose › Compose Animation

SplineBasedFloatDecayAnimationSpec

View Markdown Open in ChatGPT Open in Claude
Class
Common
public class SplineBasedFloatDecayAnimationSpec(density: Density) : FloatDecayAnimationSpec

A native Android fling curve decay.

Parameters

density density of the display
ExperimentalSharedTransitionApi ← Previous AnimatedContentScope Next →
On this page
  • API Reference
Sponsored By
RevenueCat Become a sponsor

Never miss a Compose release

Get an alert the moment a new Compose release is out: new APIs, new components, new things to experiment with. Straight from Google's servers.

Join 3,000+ Compose developers. No spam, ever.