-
AndroidFlingSpline.FlingResult
Result coefficients of a scroll computation
-
AnimatedContentTransitionScope.SlideDirection
SlideDirection defines the direction of the slide in/out for slideIntoContainer and slideOutOfContainer.
-
ContentTransform
ContentTransform defines how the target content (i.e.
-
EnterExitState
EnterExitState contains the three states that are involved in the enter and exit transition of AnimatedVisibility.
-
EnterExitState.PostExit
Target state of a custom *exit* animation in AnimatedVisibility.
-
EnterExitState.PreEnter
The initial state of a custom enter animation in AnimatedVisibility..
-
EnterExitState.Visible
The Visible state is the target state of a custom *enter* animation, also the initial state of a custom *exit* animation in AnimatedVisibility.
-
EnterTransition
EnterTransition defines how an AnimatedVisibility Composable appears on screen as it becomes visible.
-
ExitTransition
ExitTransition defines how an AnimatedVisibility Composable disappears on screen as it becomes not visible.
- ExperimentalAnimationApi
- ExperimentalLookaheadAnimationVisualDebugApi
- ExperimentalSharedTransitionApi
-
FlingCalculator.FlingInfo
Info about a fling started with initialVelocity.
-
SharedTransitionScope.SharedContentState
SharedContentState is designed to allow access of the properties of sharedBounds/sharedElement, such as whether a match of the same key has been found in the SharedTransitionScope…
- SizeAnimationModifierNode.AnimData
-
SplineBasedFloatDecayAnimationSpec
A native Android fling curve decay.
- StateChangeRequest.MatchFound
- StateChangeRequest.NoMatchFound
- StateChangeRequest.NoRequest
- StateChangeRequest.VisibleContentAbsentDuringTransition
Last updated: