SizeResolver

fun interface SizeResolver

An interface for measuring the target size for an image request.

See also

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract suspend fun size(): Size

Return the Size that the image should be loaded at.