SizeResolver

fun interface SizeResolver

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

See also

Functions

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

Return the Size that the image should be loaded at.