Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/carousel/
DCarouselSwipeable.kt156 val targetOffset = in processNewAnchors() constant
297 val targetOffset = anchors.getOffset(targetValue) in snapTo() constant
313 val targetOffset = anchors.getOffset(targetValue) in animateTo() constant