Start native apps faster with the Composables CLI
->
Composables UI
Compose Unstyled
Partners
Composables UI
Compose Unstyled
Partners
Jetpack Compose
/
Compose Animation
/
animation-core
/
Properties
/
EaseOutCubic
Property
EaseOutCubic
Copy Markdown
View Markdown
Open in ChatGPT
Open in Claude
!EaseOutCubic Curve
Source set:
Common
public val EaseOutCubic: Easing = CubicBezierEasing(0.33f, 1f, 0.68f, 1f)
EaseOutCirc
← Previous
EaseOutElastic
Next →