Home
last modified time | relevance | path

Searched refs:BackdropValue (Results 1 – 25 of 41) sorted by relevance

12

/compose/material/material/src/commonMain/kotlin/androidx/compose/material/
DBackdropScaffold.kt33 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/
DBackdropScaffoldSamples.kt23 import androidx.compose.material.BackdropValue
53 val scaffoldState = rememberBackdropScaffoldState(BackdropValue.Concealed) in BackdropScaffoldSample()
/compose/material/material/bcv/native/
D1.8.0-beta02.txt13 …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…
180BackdropValue, 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 …]
Dcurrent.txt13 …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…
180BackdropValue, 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 …]
D1.7.0.txt62BackdropValue, androidx.compose.animation.core/AnimationSpec<kotlin/Float> =..., kotlin/Function1<…
63BackdropValue, androidx.compose.material/BackdropValue): kotlin/Float // androidx.compose.material…
66BackdropValue, 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/
DLookaheadWithScaffold.kt39 import androidx.compose.material.BackdropValue in <lambda>()
301 val scaffoldState = rememberBackdropScaffoldState(BackdropValue.Concealed) in BackdropScaffoldSample()
/compose/material/material/api/
Drestricted_1.8.0-beta01.txt56BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an…
57BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
61BackdropValue 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 …]
D1.7.0-beta01.txt56BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an…
57BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
61BackdropValue 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 …]
D1.7.0-beta02.txt56BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an…
57BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
61BackdropValue 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 …]
D1.8.0-beta01.txt56BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an…
57BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
61BackdropValue 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 …]
Drestricted_1.7.0-beta01.txt56BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an…
57BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
61BackdropValue 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 …]
Drestricted_1.7.0-beta02.txt56BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an…
57BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
61BackdropValue 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 …]
Dcurrent.txt56BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an…
57BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
61BackdropValue 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 …]
Drestricted_current.txt56BackdropValue initialValue, androidx.compose.ui.unit.Density density, optional androidx.compose.an…
57BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
61BackdropValue 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 …]
D1.0.0-beta03.txt49BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> {
53BackdropValue 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;
D1.0.0-beta05.txt49BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> {
53BackdropValue 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;
D1.0.0-beta02.txt49BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> {
53BackdropValue 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;
D1.0.0-beta08.txt49BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> {
53BackdropValue 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;
D1.0.0-beta10.txt49BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> {
53BackdropValue 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;
D1.0.0-beta06.txt49BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> {
53BackdropValue 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;
D1.0.0-beta07.txt49BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> {
53BackdropValue 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;
D1.0.0-beta09.txt49BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> {
53BackdropValue 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;
D1.0.0-beta04.txt49BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> {
53BackdropValue 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;
D1.1.0-beta05.txt49BackdropValue initialValue, optional androidx.compose.animation.core.AnimationSpec<java.lang.Float…
52 …ldState extends androidx.compose.material.SwipeableState<androidx.compose.material.BackdropValue> {
53BackdropValue 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/
DBackdropScaffoldTest.kt31 import androidx.compose.material.BackdropValue.Concealed in <lambda>()
32 import androidx.compose.material.BackdropValue.Revealed in <lambda>()

12