Home
last modified time | relevance | path

Searched defs:composedTargetState (Results 1 – 1 of 1) sorted by relevance

/compose/animation/animation-core/src/commonMain/kotlin/androidx/compose/animation/core/
DTransition.kt229 internal var composedTargetState = initialState variable
610 val composedTargetState = in animateTo() constant