Package 

Interface Paintable


  • @Stable() 
    public interface Paintable
    
                        

    Represents an image or graphic that can be displayed in a compose context via a Painter.

    • Method Summary

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait