Rachel
Toggle table of contents
3.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.components.url-image
/
love.yinlin.startup
/
StartupUrlImage
/
Factory
Factory
class
Factory
(
cachePath
:
File
,
maxCacheSize
:
Int
,
imageQuality
:
ImageQuality
)
:
SyncStartupFactory
<
StartupUrlImage
>
Members
Constructors
Factory
Link copied to clipboard
constructor
(
cachePath
:
File
,
maxCacheSize
:
Int
,
imageQuality
:
ImageQuality
)
Properties
dependencies
Link copied to clipboard
open
override
val
dependencies
:
List
<
String
>
dispatcher
Link copied to clipboard
override
val
dispatcher
:
CoroutineContext
?
id
Link copied to clipboard
open
override
val
id
:
String
Functions
build
Link copied to clipboard
open
override
fun
build
(
pool
:
StartupPool
)
:
StartupUrlImage