-
- All Implemented Interfaces:
-
com.google.android.horologist.images.base.paintable.Paintable,com.google.android.horologist.images.base.paintable.PaintableIcon
public final class ImageVectorPaintable implements PaintableIcon
An ImageVector that can be represented as a Painter.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classImageVectorPaintable.Companion
-
Constructor Summary
Constructors Constructor Description ImageVectorPaintable(ImageVector imageVector)
-
Method Summary
Modifier and Type Method Description PainterrememberPainter()-
-
Method Detail
-
rememberPainter
@Composable() Painter rememberPainter()
-
-
-
-