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