Searched defs:layoutId (Results 1 – 2 of 2) sorted by relevance
36 fun Modifier.layoutId(layoutId: String, tag: String? = null): Modifier { in Modifier() method
1104 override val layoutId: Any = ref.id constant in ConstraintLayoutParentData