public static interface ImageProvider.ImageResourceCallback
Modifier and Type | Method and Description |
---|---|
void |
finished(ImageResource result)
Called when image loading has finished.
|
void finished(ImageResource result)
result
- the loaded image resource