Home
last modified time | relevance | path

Searched refs:ConstraintLayoutScope (Results 1 – 5 of 5) sorted by relevance

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DConstraintLayout.kt357 crossinline content: @Composable ConstraintLayoutScope.() -> Unit in <lambda>()
362 val scope = remember { ConstraintLayoutScope().apply { isAnimateChanges = true } } in <lambda>()
417 val scope = remember { ConstraintLayoutScope() } in <lambda>()
494 crossinline content: @Composable ConstraintLayoutScope.() -> Unit in ConstraintLayout()
506 internal class ConstraintSetForInlineDsl(val scope: ConstraintLayoutScope) :
898 class ConstraintLayoutScope @PublishedApi internal constructor() : ConstraintLayoutBaseScope(null) { class
914 fun createRefs(): ConstraintLayoutScope.ConstrainedLayoutReferences = in createRefs()
/constraintlayout/constraintlayout-compose/api/
Drestricted_1.1.0-beta01.txt235 …jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintLayoutScope,kotlin.Uni…
236 …jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintLayoutScope,kotlin.Uni…
255 …@androidx.compose.foundation.layout.LayoutScopeMarker public final class ConstraintLayoutScope ext…
256 ctor @kotlin.PublishedApi internal ConstraintLayoutScope();
259 …x.compose.runtime.Stable public androidx.constraintlayout.compose.ConstraintLayoutScope.Constraine…
264 public final class ConstraintLayoutScope.ConstrainedLayoutReferences {
304 …ctor public ConstraintSetForInlineDsl(androidx.constraintlayout.compose.ConstraintLayoutScope scop…
307 method public androidx.constraintlayout.compose.ConstraintLayoutScope getScope();
313 property public final androidx.constraintlayout.compose.ConstraintLayoutScope scope;
Drestricted_current.txt235 …jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintLayoutScope,kotlin.Uni…
236 …jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintLayoutScope,kotlin.Uni…
259 …@androidx.compose.foundation.layout.LayoutScopeMarker public final class ConstraintLayoutScope ext…
260 ctor @kotlin.PublishedApi internal ConstraintLayoutScope();
263 …x.compose.runtime.Stable public androidx.constraintlayout.compose.ConstraintLayoutScope.Constraine…
268 public final class ConstraintLayoutScope.ConstrainedLayoutReferences {
310 …ctor public ConstraintSetForInlineDsl(androidx.constraintlayout.compose.ConstraintLayoutScope scop…
313 method public androidx.constraintlayout.compose.ConstraintLayoutScope getScope();
319 property public androidx.constraintlayout.compose.ConstraintLayoutScope scope;
D1.1.0-beta01.txt226 …jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintLayoutScope,kotlin.Uni…
227 …jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintLayoutScope,kotlin.Uni…
246 …@androidx.compose.foundation.layout.LayoutScopeMarker public final class ConstraintLayoutScope ext…
249 …x.compose.runtime.Stable public androidx.constraintlayout.compose.ConstraintLayoutScope.Constraine…
252 public final class ConstraintLayoutScope.ConstrainedLayoutReferences {
Dcurrent.txt226 …jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintLayoutScope,kotlin.Uni…
227 …jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintLayoutScope,kotlin.Uni…
250 …@androidx.compose.foundation.layout.LayoutScopeMarker public final class ConstraintLayoutScope ext…
253 …x.compose.runtime.Stable public androidx.constraintlayout.compose.ConstraintLayoutScope.Constraine…
256 public final class ConstraintLayoutScope.ConstrainedLayoutReferences {