Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DMotionLayout.kt152 val contentDelegate: @Composable MotionLayoutScope.() -> Unit = { in MotionLayout() constant
262 val contentDelegate: @Composable MotionLayoutScope.() -> Unit = { in MotionLayout() constant
388 val contentDelegate: @Composable MotionLayoutScope.() -> Unit = { in MotionLayout() constant
DConstraintLayout.kt369 val contentDelegate: @Composable () -> Unit = { in <lambda>() constant