Searched defs:customDistance (Results 1 – 2 of 2) sorted by relevance
| /constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/ | ||
| D | MotionSceneScope.kt | 329 fun ConstrainScope.customDistance(name: String, value: Dp) { in customDistance() method in androidx.constraintlayout.compose.MotionSceneScope |
| D | MotionLayout.kt | 955 fun customDistance(id: String, name: String): Dp { in customDistance() method |