Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DTransitionScope.kt886 val End: SwipeDirection = SwipeDirection("end") constant
905 val End: SwipeSide = SwipeSide("end") constant
DConstraintLayoutBaseScope.kt1399 val End = HorizontalAlign("end") constant