Loading

data class Loading(painter: Painter?) : ImagePainter.State

The request is in-progress.

Constructors

Loading
Link copied to clipboard
fun Loading(painter: Painter?)

Properties

painter
Link copied to clipboard
open override val painter: Painter?

The current painter being drawn by ImagePainter.