toggle menu
coil-root
3.1.0-SNAPSHOT
androidJvm
switch theme
search in API
coil-gif
/
coil3.gif
/
AnimatedImageDecoder
/
Factory
Factory
class
Factory
(
enforceMinimumFrameDelay
:
Boolean
=
SDK_INT < 34
)
:
Decoder.Factory
Members
Constructors
Factory
Link copied to clipboard
constructor
(
enforceMinimumFrameDelay
:
Boolean
=
SDK_INT < 34
)
Functions
create
Link copied to clipboard
open
override
fun
create
(
result
:
SourceFetchResult
,
options
:
Options
,
imageLoader
:
ImageLoader
)
:
Decoder
?