Loading

data class Loading(progress: Float) : ImageLoadState

Request is currently in progress.

Constructors

Loading
Link copied to clipboard
fun Loading(progress: Float)

Properties

progress
Link copied to clipboard
val progress: Float