Input

class Input(val imageLoader: ImageLoader, val request: ImageRequest, val modelEqualityDelegate: AsyncImageModelEqualityDelegate)

The latest arguments passed to AsyncImagePainter.

Constructors

Link copied to clipboard
constructor(imageLoader: ImageLoader, request: ImageRequest, modelEqualityDelegate: AsyncImageModelEqualityDelegate)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int