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