coil-base
/
coil.size
/
Size
Size
sealed class
Size
:
Parcelable
Content copied to clipboard
Represents the target size of an image request.
Functions
See also
Inheritors
See also
coil.request.ImageRequest.Builder
coil.size.SizeResolver
Functions
describeContents
Link copied to clipboard
abstract fun
describeContents
():
Int
Content copied to clipboard
writeToParcel
Link copied to clipboard
abstract fun
writeToParcel
(p0:
Parcel
, p1:
Int
)
Content copied to clipboard
Inheritors
OriginalSize
Link copied to clipboard
PixelSize
Link copied to clipboard