| /compose/material/material/src/commonMain/kotlin/androidx/compose/material/ |
| D | BackdropScaffold.kt | 33 import androidx.compose.material.BackdropValue.Concealed in <lambda>() 34 import androidx.compose.material.BackdropValue.Revealed in <lambda>() 78 enum class BackdropValue { in <lambda>() class 98 initialValue: BackdropValue, in BackdropScaffoldState() 101 confirmValueChange: (BackdropValue) -> Boolean = { true }, in BackdropScaffoldState() 134 initialValue: BackdropValue, 136 val confirmValueChange: (BackdropValue) -> Boolean = { true }, in <lambda>() 140 val currentValue: BackdropValue 147 val targetValue: BackdropValue 187 fun progress(from: BackdropValue, to: BackdropValue): Float { in requireOffset() [all …]
|
| /compose/material/material/samples/src/main/java/androidx/compose/material/samples/ |
| D | BackdropScaffoldSamples.kt | 23 import androidx.compose.material.BackdropValue 53 val scaffoldState = rememberBackdropScaffoldState(BackdropValue.Concealed) in BackdropScaffoldSample()
|
| /compose/material/material/bcv/native/ |
| D | 1.8.0-beta02.txt | 13 …dx.compose.material/BackdropValue : kotlin/Enum<androidx.compose.material/BackdropValue> { // andr… 14 enum entry Concealed // androidx.compose.material/BackdropValue.Concealed|null[0] 15 enum entry Revealed // androidx.compose.material/BackdropValue.Revealed|null[0] 17 final val entries // androidx.compose.material/BackdropValue.entries|#static{}entries[0] 18 …lin.enums/EnumEntries<androidx.compose.material/BackdropValue> // androidx.compose.material/Backdr… 20 …lueOf(kotlin/String): androidx.compose.material/BackdropValue // androidx.compose.material/Backdro… 21 …alues(): kotlin/Array<androidx.compose.material/BackdropValue> // androidx.compose.material/Backdr… 180 …BackdropValue, androidx.compose.animation.core/AnimationSpec<kotlin/Float> = ..., kotlin/Function1… 183 …get-confirmValueChange>(): kotlin/Function1<androidx.compose.material/BackdropValue, kotlin/Boolea… 185 …final fun <get-currentValue>(): androidx.compose.material/BackdropValue // androidx.compose.materi… [all …]
|
| D | current.txt | 13 …dx.compose.material/BackdropValue : kotlin/Enum<androidx.compose.material/BackdropValue> { // andr… 14 enum entry Concealed // androidx.compose.material/BackdropValue.Concealed|null[0] 15 enum entry Revealed // androidx.compose.material/BackdropValue.Revealed|null[0] 17 final val entries // androidx.compose.material/BackdropValue.entries|#static{}entries[0] 18 …lin.enums/EnumEntries<androidx.compose.material/BackdropValue> // androidx.compose.material/Backdr… 20 …lueOf(kotlin/String): androidx.compose.material/BackdropValue // androidx.compose.material/Backdro… 21 …alues(): kotlin/Array<androidx.compose.material/BackdropValue> // androidx.compose.material/Backdr… 180 …BackdropValue, androidx.compose.animation.core/AnimationSpec<kotlin/Float> = ..., kotlin/Function1… 183 …get-confirmValueChange>(): kotlin/Function1<androidx.compose.material/BackdropValue, kotlin/Boolea… 185 …final fun <get-currentValue>(): androidx.compose.material/BackdropValue // androidx.compose.materi… [all …]
|
| D | 1.7.0.txt | 62 …BackdropValue, androidx.compose.animation.core/AnimationSpec<kotlin/Float> =..., kotlin/Function1<… 63 …BackdropValue, androidx.compose.material/BackdropValue): kotlin/Float // androidx.compose.material… 66 …BackdropValue, kotlin/Boolean>, androidx.compose.material/SnackbarHostState, androidx.compose.ui.u… 71 …get-confirmValueChange>(): kotlin/Function1<androidx.compose.material/BackdropValue, kotlin/Boolea… 73 …final fun <get-currentValue>(): androidx.compose.material/BackdropValue // androidx.compose.materi… 81 …final fun <get-targetValue>(): androidx.compose.material/BackdropValue // androidx.compose.materia… 276 …dx.compose.material/BackdropValue : kotlin/Enum<androidx.compose.material/BackdropValue> { // andr… 277 enum entry Concealed // androidx.compose.material/BackdropValue.Concealed|null[0] 278 enum entry Revealed // androidx.compose.material/BackdropValue.Revealed|null[0] 279 …lueOf(kotlin/String): androidx.compose.material/BackdropValue // androidx.compose.material/Backdro… [all …]
|
| /compose/animation/animation/integration-tests/animation-demos/src/main/java/androidx/compose/animation/demos/lookahead/ |
| D | LookaheadWithScaffold.kt | 39 import androidx.compose.material.BackdropValue in <lambda>() 301 val scaffoldState = rememberBackdropScaffoldState(BackdropValue.Concealed) in BackdropScaffoldSample()
|
| /compose/material/material/api/ |
| D | restricted_1.8.0-beta01.txt | 56 …BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an… 57 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 61 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 63 …method public kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.lang.Boo… 64 method public androidx.compose.material.BackdropValue getCurrentValue(); 66 method public androidx.compose.material.BackdropValue getTargetValue(); 69 …ublic float progress(androidx.compose.material.BackdropValue from, androidx.compose.material.Backd… 72 …property public final kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.… 73 property public final androidx.compose.material.BackdropValue currentValue; 77 property public final androidx.compose.material.BackdropValue targetValue; [all …]
|
| D | 1.7.0-beta01.txt | 56 …BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an… 57 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 61 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 63 …method public kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.lang.Boo… 64 method public androidx.compose.material.BackdropValue getCurrentValue(); 66 method public androidx.compose.material.BackdropValue getTargetValue(); 69 …ublic float progress(androidx.compose.material.BackdropValue from, androidx.compose.material.Backd… 72 …property public final kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.… 73 property public final androidx.compose.material.BackdropValue currentValue; 77 property public final androidx.compose.material.BackdropValue targetValue; [all …]
|
| D | 1.7.0-beta02.txt | 56 …BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an… 57 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 61 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 63 …method public kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.lang.Boo… 64 method public androidx.compose.material.BackdropValue getCurrentValue(); 66 method public androidx.compose.material.BackdropValue getTargetValue(); 69 …ublic float progress(androidx.compose.material.BackdropValue from, androidx.compose.material.Backd… 72 …property public final kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.… 73 property public final androidx.compose.material.BackdropValue currentValue; 77 property public final androidx.compose.material.BackdropValue targetValue; [all …]
|
| D | 1.8.0-beta01.txt | 56 …BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an… 57 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 61 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 63 …method public kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.lang.Boo… 64 method public androidx.compose.material.BackdropValue getCurrentValue(); 66 method public androidx.compose.material.BackdropValue getTargetValue(); 69 …ublic float progress(androidx.compose.material.BackdropValue from, androidx.compose.material.Backd… 72 …property public final kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.… 73 property public final androidx.compose.material.BackdropValue currentValue; 77 property public final androidx.compose.material.BackdropValue targetValue; [all …]
|
| D | restricted_1.7.0-beta01.txt | 56 …BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an… 57 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 61 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 63 …method public kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.lang.Boo… 64 method public androidx.compose.material.BackdropValue getCurrentValue(); 66 method public androidx.compose.material.BackdropValue getTargetValue(); 69 …ublic float progress(androidx.compose.material.BackdropValue from, androidx.compose.material.Backd… 72 …property public final kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.… 73 property public final androidx.compose.material.BackdropValue currentValue; 77 property public final androidx.compose.material.BackdropValue targetValue; [all …]
|
| D | restricted_1.7.0-beta02.txt | 56 …BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an… 57 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 61 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 63 …method public kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.lang.Boo… 64 method public androidx.compose.material.BackdropValue getCurrentValue(); 66 method public androidx.compose.material.BackdropValue getTargetValue(); 69 …ublic float progress(androidx.compose.material.BackdropValue from, androidx.compose.material.Backd… 72 …property public final kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.… 73 property public final androidx.compose.material.BackdropValue currentValue; 77 property public final androidx.compose.material.BackdropValue targetValue; [all …]
|
| D | current.txt | 56 …BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an… 57 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 61 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 63 …method public kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.lang.Boo… 64 method public androidx.compose.material.BackdropValue getCurrentValue(); 66 method public androidx.compose.material.BackdropValue getTargetValue(); 69 …ublic float progress(androidx.compose.material.BackdropValue from, androidx.compose.material.Backd… 72 …property public kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.lang.B… 73 property public androidx.compose.material.BackdropValue currentValue; 77 property public androidx.compose.material.BackdropValue targetValue; [all …]
|
| D | restricted_current.txt | 56 …BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an… 57 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 61 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 63 …method public kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.lang.Boo… 64 method public androidx.compose.material.BackdropValue getCurrentValue(); 66 method public androidx.compose.material.BackdropValue getTargetValue(); 69 …ublic float progress(androidx.compose.material.BackdropValue from, androidx.compose.material.Backd… 72 …property public kotlin.jvm.functions.Function1<androidx.compose.material.BackdropValue,java.lang.B… 73 property public androidx.compose.material.BackdropValue currentValue; 77 property public androidx.compose.material.BackdropValue targetValue; [all …]
|
| D | 1.0.0-beta03.txt | 49 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> { 53 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 66 …pec, kotlin.jvm.functions.Function1<? super androidx.compose.material.BackdropValue,java.lang.Bool… 69 @androidx.compose.material.ExperimentalMaterialApi public enum BackdropValue { 70 enum_constant public static final androidx.compose.material.BackdropValue Concealed; 71 enum_constant public static final androidx.compose.material.BackdropValue Revealed;
|
| D | 1.0.0-beta05.txt | 49 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> { 53 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 66 …pec, kotlin.jvm.functions.Function1<? super androidx.compose.material.BackdropValue,java.lang.Bool… 69 @androidx.compose.material.ExperimentalMaterialApi public enum BackdropValue { 70 enum_constant public static final androidx.compose.material.BackdropValue Concealed; 71 enum_constant public static final androidx.compose.material.BackdropValue Revealed;
|
| D | 1.0.0-beta02.txt | 49 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> { 53 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 66 …pec, kotlin.jvm.functions.Function1<? super androidx.compose.material.BackdropValue,java.lang.Bool… 69 @androidx.compose.material.ExperimentalMaterialApi public enum BackdropValue { 70 enum_constant public static final androidx.compose.material.BackdropValue Concealed; 71 enum_constant public static final androidx.compose.material.BackdropValue Revealed;
|
| D | 1.0.0-beta08.txt | 49 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> { 53 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 66 …pec, kotlin.jvm.functions.Function1<? super androidx.compose.material.BackdropValue,java.lang.Bool… 69 @androidx.compose.material.ExperimentalMaterialApi public enum BackdropValue { 70 enum_constant public static final androidx.compose.material.BackdropValue Concealed; 71 enum_constant public static final androidx.compose.material.BackdropValue Revealed;
|
| D | 1.0.0-beta10.txt | 49 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> { 53 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 66 …pec, kotlin.jvm.functions.Function1<? super androidx.compose.material.BackdropValue,java.lang.Bool… 69 @androidx.compose.material.ExperimentalMaterialApi public enum BackdropValue { 70 enum_constant public static final androidx.compose.material.BackdropValue Concealed; 71 enum_constant public static final androidx.compose.material.BackdropValue Revealed;
|
| D | 1.0.0-beta06.txt | 49 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> { 53 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 66 …pec, kotlin.jvm.functions.Function1<? super androidx.compose.material.BackdropValue,java.lang.Bool… 69 @androidx.compose.material.ExperimentalMaterialApi public enum BackdropValue { 70 enum_constant public static final androidx.compose.material.BackdropValue Concealed; 71 enum_constant public static final androidx.compose.material.BackdropValue Revealed;
|
| D | 1.0.0-beta07.txt | 49 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> { 53 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 66 …pec, kotlin.jvm.functions.Function1<? super androidx.compose.material.BackdropValue,java.lang.Bool… 69 @androidx.compose.material.ExperimentalMaterialApi public enum BackdropValue { 70 enum_constant public static final androidx.compose.material.BackdropValue Concealed; 71 enum_constant public static final androidx.compose.material.BackdropValue Revealed;
|
| D | 1.0.0-beta09.txt | 49 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> { 53 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 66 …pec, kotlin.jvm.functions.Function1<? super androidx.compose.material.BackdropValue,java.lang.Bool… 69 @androidx.compose.material.ExperimentalMaterialApi public enum BackdropValue { 70 enum_constant public static final androidx.compose.material.BackdropValue Concealed; 71 enum_constant public static final androidx.compose.material.BackdropValue Revealed;
|
| D | 1.0.0-beta04.txt | 49 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> { 53 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 66 …pec, kotlin.jvm.functions.Function1<? super androidx.compose.material.BackdropValue,java.lang.Bool… 69 @androidx.compose.material.ExperimentalMaterialApi public enum BackdropValue { 70 enum_constant public static final androidx.compose.material.BackdropValue Concealed; 71 enum_constant public static final androidx.compose.material.BackdropValue Revealed;
|
| D | 1.1.0-beta05.txt | 49 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> { 53 …BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float… 66 …pec, kotlin.jvm.functions.Function1<? super androidx.compose.material.BackdropValue,java.lang.Bool… 69 @androidx.compose.material.ExperimentalMaterialApi public enum BackdropValue { 70 enum_constant public static final androidx.compose.material.BackdropValue Concealed; 71 enum_constant public static final androidx.compose.material.BackdropValue Revealed;
|
| /compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/ |
| D | BackdropScaffoldTest.kt | 31 import androidx.compose.material.BackdropValue.Concealed in <lambda>() 32 import androidx.compose.material.BackdropValue.Revealed in <lambda>()
|