Searched defs:translationZ (Results 1 – 9 of 9) sorted by relevance
77 public float translationZ = 0; field in Constraints.LayoutParams
602 public ConstraintProperties translationZ(float translationZ) { in translationZ() argument
1826 public float translationZ = 0; field in ConstraintSet.Transform3812 public void setTranslationZ(int viewId, float translationZ) { in setTranslationZ()
192 public void setTranslationZ(float[] translationZ) { in setTranslationZ()
183 public void setTranslationZ(float translationZ) { in setTranslationZ()
125 var translationZ: Dp by DpProperty(0.dp) variable in androidx.constraintlayout.compose.ConstrainScope
538 var translationZ: Dp by addOnPropertyChange(0.dp, "translationZ") variable in KeyAttributeScope597 var translationZ: Dp by addOnPropertyChange(0.dp) variable in KeyCycleScope
57 public float translationZ = Float.NaN; field in WidgetFrame
396 public ConstraintReference translationZ(float z) { in translationZ() method in ConstraintReference