Package 

Class ImageVectorPaintable

  • 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.

    • Constructor Summary

      Constructors 
      Constructor Description
      ImageVectorPaintable(ImageVector imageVector)
    • Method Summary

      Modifier and Type Method Description
      Painter rememberPainter()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ImageVectorPaintable

        ImageVectorPaintable(ImageVector imageVector)