-
AndroidFlingSpline.FlingResult
Result coefficients of a scroll computation
-
AnimatedContentTransitionScope.SlideDirection
SlideDirection defines the direction of the slide in/out for slideIntoContainer and slideOutOfContainer.
-
ChangeSizeConfig
Configuration parameters for the size change (expand/shrink) effect of an EnterTransition or ExitTransition.
-
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.
-
EnterExitTransitionConfig
Configurations for all transitions within an EnterTransition or ExitTransition.
-
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
-
FadeConfig
Configuration parameters for the fade effect of an EnterTransition or ExitTransition.
-
FlingCalculator.FlingInfo
Info about a fling started with initialVelocity.
-
MutableContentTransform
An object that allows manual manipulation of both entering and exiting content during the deferred phase (initiated by DeferredTransitionState.defer) of an AnimatedContent transit…
-
MutableTransform
An object that allows manual manipulation of the visual transformations (alpha, scale, offset, etc.) of content during the deferred phase (initiated by DeferredTransitionState.def…
-
MutationPhase.Handoff
Indicates active transition handoff after gesture mutation ends.
-
MutationPhase.Idle
Indicates no active gesture mutation or handoff is running.
-
MutationPhase.Mutating
Indicates active gesture mutation starting from a settled state, i.e.
-
MutationPhase.MutatingCatchingUp
Indicates active gesture mutation running a catch-up animation after interrupting a transition.
-
MutationPhase.MutatingPendingCatchUp
Indicates active gesture mutation while waiting for the catch-up animation to start.
-
ScaleConfig
Configuration parameters for the scale effect of an EnterTransition or ExitTransition.
-
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
-
SlideConfig
Configuration parameters for the slide effect of an EnterTransition or ExitTransition.
-
SplineBasedFloatDecayAnimationSpec
A native Android fling curve decay.
- StateChangeRequest.MatchFound
- StateChangeRequest.NoMatchFound
- StateChangeRequest.NoRequest
- StateChangeRequest.VisibleContentAbsentDuringTransition
-
VeilConfig
Configuration parameters for the veil effect (color overlay transition) of an EnterTransition or ExitTransition.
Content updated: