Package 

Class AsyncImagePainter.State.Loading

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Painter painter
    • Method Summary

      Modifier and Type Method Description
      Painter getPainter() The current painter being drawn by AsyncImagePainter.
      • Methods inherited from class java.lang.Object

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

      • AsyncImagePainter.State.Loading

        AsyncImagePainter.State.Loading(Painter painter)