Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DMotionSceneScope.kt310 val customPropsObject = containerObject.getObjectOrNull("custom") ?: return in customFloat() constant
319 val customPropsObject = containerObject.getObjectOrNull("custom") ?: return in customColor() constant
DTransitionScope.kt472 val customPropsObject = in addToContainer() constant