coil-root
Toggle table of contents
3.4.0-SNAPSHOT
android
Target filter
android
Switch theme
Search in API
Skip to content
coil-root
coil-core
/
coil3.request
/
transitionFactory
transition
Factory
android
fun
ImageRequest.Builder
.
transitionFactory
(
factory
:
Transition.Factory
)
:
ImageRequest.Builder
Set the
Transition.Factory
that's started when an image result is applied to a target.
fun
ImageLoader.Builder
.
transitionFactory
(
factory
:
Transition.Factory
)
:
ImageLoader.Builder
val
ImageRequest
.
transitionFactory
:
Transition.Factory
val
Extras.Key.Companion
.
transitionFactory
:
Extras.Key
<
Transition.Factory
>