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