Searched refs:KeyAttributeScope (Results 1 – 6 of 6) sorted by relevance
| /constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/ |
| D | MotionSceneScope.kt | 368 fun KeyAttributeScope.customFloat(name: String, value: Float) { in customFloat() method 373 fun KeyAttributeScope.customColor(name: String, value: Color) { in customColor() method 379 fun KeyAttributeScope.customInt(name: String, value: Int) { in customInt() method 384 fun KeyAttributeScope.customDistance(name: String, value: Dp) { in KeyAttributeScope() method 389 fun KeyAttributeScope.customFontSize(name: String, value: TextUnit) { in KeyAttributeScope() method
|
| D | TransitionScope.kt | 338 fun frame(@IntRange(0, 100) frame: Int, keyFrameContent: KeyAttributeScope.() -> Unit) { in frame() 339 val scope = KeyAttributeScope() in frame() 529 class KeyAttributeScope internal constructor() : BaseKeyFrameScope() { class
|
| /constraintlayout/constraintlayout-compose/api/ |
| D | 1.1.0-beta01.txt | 499 …x.constraintlayout.compose.ExperimentalMotionApi public final class KeyAttributeScope extends andr… 530 …n.jvm.functions.Function1<? super androidx.constraintlayout.compose.KeyAttributeScope,kotlin.Unit>… 708 …method public void customColor(androidx.constraintlayout.compose.KeyAttributeScope, String name, l… 710 …method public void customDistance(androidx.constraintlayout.compose.KeyAttributeScope, String name… 712 …method public void customFloat(androidx.constraintlayout.compose.KeyAttributeScope, String name, f… 714 …method public void customFontSize(androidx.constraintlayout.compose.KeyAttributeScope, String name… 716 …method public void customInt(androidx.constraintlayout.compose.KeyAttributeScope, String name, int…
|
| D | current.txt | 505 …x.constraintlayout.compose.ExperimentalMotionApi public final class KeyAttributeScope extends andr… 536 …n.jvm.functions.Function1<? super androidx.constraintlayout.compose.KeyAttributeScope,kotlin.Unit>… 714 …method public void customColor(androidx.constraintlayout.compose.KeyAttributeScope, String name, l… 716 …method public void customDistance(androidx.constraintlayout.compose.KeyAttributeScope, String name… 718 …method public void customFloat(androidx.constraintlayout.compose.KeyAttributeScope, String name, f… 720 …method public void customFontSize(androidx.constraintlayout.compose.KeyAttributeScope, String name… 722 …method public void customInt(androidx.constraintlayout.compose.KeyAttributeScope, String name, int…
|
| D | restricted_1.1.0-beta01.txt | 545 …x.constraintlayout.compose.ExperimentalMotionApi public final class KeyAttributeScope extends andr… 576 …n.jvm.functions.Function1<? super androidx.constraintlayout.compose.KeyAttributeScope,kotlin.Unit>… 795 …method public void customColor(androidx.constraintlayout.compose.KeyAttributeScope, String name, l… 797 …method public void customDistance(androidx.constraintlayout.compose.KeyAttributeScope, String name… 799 …method public void customFloat(androidx.constraintlayout.compose.KeyAttributeScope, String name, f… 801 …method public void customFontSize(androidx.constraintlayout.compose.KeyAttributeScope, String name… 803 …method public void customInt(androidx.constraintlayout.compose.KeyAttributeScope, String name, int…
|
| D | restricted_current.txt | 551 …x.constraintlayout.compose.ExperimentalMotionApi public final class KeyAttributeScope extends andr… 582 …n.jvm.functions.Function1<? super androidx.constraintlayout.compose.KeyAttributeScope,kotlin.Unit>… 832 …method public void customColor(androidx.constraintlayout.compose.KeyAttributeScope, String name, l… 834 …method public void customDistance(androidx.constraintlayout.compose.KeyAttributeScope, String name… 836 …method public void customFloat(androidx.constraintlayout.compose.KeyAttributeScope, String name, f… 838 …method public void customFontSize(androidx.constraintlayout.compose.KeyAttributeScope, String name… 840 …method public void customInt(androidx.constraintlayout.compose.KeyAttributeScope, String name, int…
|