coil-root
Toggle table of contents
3.4.0-SNAPSHOT
android
common
Target filter
android
common
Switch theme
Search in API
Skip to content
coil-root
coil-core
/
coil3
/
Extras
/
Key
/
Companion
Companion
object
Companion
Public to support static extensions.
Members & Extensions
Properties
add
Last
Modified
To
File
Cache
Key
Link copied to clipboard
val
Extras.Key.Companion
.
addLastModifiedToFileCacheKey
:
Extras.Key
<
Boolean
>
allow
Conversion
To
Bitmap
Link copied to clipboard
val
Extras.Key.Companion
.
allowConversionToBitmap
:
Extras.Key
<
Boolean
>
allow
Hardware
Link copied to clipboard
android
val
Extras.Key.Companion
.
allowHardware
:
Extras.Key
<
Boolean
>
allow
Rgb565
Link copied to clipboard
android
val
Extras.Key.Companion
.
allowRgb565
:
Extras.Key
<
Boolean
>
bitmap
Config
Link copied to clipboard
android
val
Extras.Key.Companion
.
bitmapConfig
:
Extras.Key
<
Bitmap.Config
>
color
Space
Link copied to clipboard
android
@get:
RequiresApi
(
value
=
26
)
val
Extras.Key.Companion
.
colorSpace
:
Extras.Key
<
ColorSpace
?
>
lifecycle
Link copied to clipboard
android
val
Extras.Key.Companion
.
lifecycle
:
Extras.Key
<
Lifecycle
?
>
max
Bitmap
Size
Link copied to clipboard
val
Extras.Key.Companion
.
maxBitmapSize
:
Extras.Key
<
Size
>
premultiplied
Alpha
Link copied to clipboard
android
val
Extras.Key.Companion
.
premultipliedAlpha
:
Extras.Key
<
Boolean
>
transformations
Link copied to clipboard
val
Extras.Key.Companion
.
transformations
:
Extras.Key
<
List
<
Transformation
>
>
transition
Factory
Link copied to clipboard
android
val
Extras.Key.Companion
.
transitionFactory
:
Extras.Key
<
Transition.Factory
>