-
- All Implemented Interfaces:
public final class ImageLoadState.Loading extends ImageLoadState
Request is currently in progress.
-
-
Constructor Summary
Constructors Constructor Description ImageLoadState.Loading(Float progress)
-
Method Summary
Modifier and Type Method Description final FloatgetProgress()-
-
Constructor Detail
-
ImageLoadState.Loading
ImageLoadState.Loading(Float progress)
-
-
Method Detail
-
getProgress
final Float getProgress()
-
-
-
-