coil-base
/
coil.size
/
SizeResolver
Size
Resolver
fun fun interface
SizeResolver
Content copied to clipboard
An interface for measuring the target size for an image request.
Types
Functions
See also
Inheritors
See also
coil.request.ImageRequest.Builder
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
size
Link copied to clipboard
@
MainThread
()
abstract suspend fun
size
():
Size
Content copied to clipboard
Return the
Size
that the image should be loaded at.
Inheritors
DisplaySizeResolver
Link copied to clipboard
ViewSizeResolver
Link copied to clipboard