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
/
TransitionState
/
targetState
target
State
abstract
var
targetState
:
S
Target state of the transition. If this is the same as
currentState
, no transition is active.