compose-swing-ui
Toggle table of contents
0.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
compose-swing-ui
swing-ui-animation
/
org.jetbrains.compose.swing.animation.core
/
Transition
/
TransitionAnimationState
/
animationSpec
animation
Spec
var
animationSpec
:
FiniteAnimationSpec
<
T
>
AnimationSpec
that is used for current animation run. This can change when
targetState
changes.