toggle menu
coil-root
3.1.0-SNAPSHOT
common
switch theme
search in API
coil-core
/
coil3.util
/
FetcherServiceLoaderTarget
Fetcher
Service
Loader
Target
@
InternalCoilApi
interface
FetcherServiceLoaderTarget
<
T
:
Any
>
Members
Functions
factory
Link copied to clipboard
abstract
fun
factory
(
)
:
Fetcher.Factory
<
T
>
?
priority
Link copied to clipboard
open
fun
priority
(
)
:
Int
type
Link copied to clipboard
abstract
fun
type
(
)
:
KClass
<
T
>
?