-
AnimatedContentScope
Receiver scope for content lambda for AnimatedContent.
-
AnimatedContentTransitionScope
AnimatedContentTransitionScope provides functions that are convenient and only applicable in the context of AnimatedContent, such as slideIntoContainer and slideOutOfContainer.
-
AnimatedVisibilityScope
This is the scope for the content of AnimatedVisibility.
-
BoundsTransform
BoundsTransform defines the animation spec used to animate from initial bounds to the target bounds.
-
SharedTransitionScope
SharedTransitionScope provides a coordinator space in which shared elements/ shared bounds (when matched) will transform their bounds from one to another.
-
SizeTransform
SizeTransform defines how to transform from one size to another when the size of the content changes.
Compose Animation
Jetpack Compose API reference for animation.