-
- All Implemented Interfaces:
public final class LocalShimmerParams
-
-
Field Summary
Fields Modifier and Type Field Description private final static ProvidableCompositionLocal<ShimmerParams>LocalShimmerParams
-
Method Summary
Modifier and Type Method Description final ProvidableCompositionLocal<ShimmerParams>getLocalShimmerParams()Local containing the preferred ShimmerParams for providing the same instance in the composable hierarchy. -
-
Method Detail
-
getLocalShimmerParams
final ProvidableCompositionLocal<ShimmerParams> getLocalShimmerParams()
Local containing the preferred ShimmerParams for providing the same instance in the composable hierarchy.
-
-
-
-