docs/javadoc/reference/com/facebook/drawee/drawable/VisibilityCallback.html
|
|
Summary: Methods | [Expand All]
public interface
| com.facebook.drawee.drawable.VisibilityCallback |
| Known Indirect Subclasses
DraweeHolder<DH extends DraweeHierarchy>
| DraweeHolder<DH extends DraweeHierarchy> | A holder class for Drawee controller and hierarchy. |
|
Callback used to notify about drawable's visibility changes.
| Public Methods |
|---|
| abstract void |
| Called when the drawable gets drawn. |
| abstract void |
| Called when the drawable's visibility changes. |
Called when the drawable gets drawn.
Called when the drawable's visibility changes.
| visible | whether or not the drawable is visible |
+Generated by Doclava. +