Rachel
Toggle table of contents
3.6.1
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.components.url-image
/
love.yinlin.startup
/
StartupUrlImage
Startup
Url
Image
@
Stable
class
StartupUrlImage
(
pool
:
StartupPool
,
cachePath
:
File
,
maxCacheSize
:
Int
,
imageQuality
:
ImageQuality
)
:
SyncStartup
Members
Constructors
Startup
Url
Image
Link copied to clipboard
constructor
(
pool
:
StartupPool
,
cachePath
:
File
,
maxCacheSize
:
Int
,
imageQuality
:
ImageQuality
)
Types
Factory
Link copied to clipboard
class
Factory
(
cachePath
:
File
,
maxCacheSize
:
Int
,
imageQuality
:
ImageQuality
)
:
SyncStartupFactory
<
StartupUrlImage
>
Properties
pool
Link copied to clipboard
val
pool
:
StartupPool
Functions
clear
Cache
Link copied to clipboard
fun
clearCache
(
)
destroy
Link copied to clipboard
open
fun
destroy
(
)
destroy
Before
Link copied to clipboard
open
fun
destroyBefore
(
)
init
Link copied to clipboard
suspend override
fun
init
(
)
init
Later
Link copied to clipboard
open
suspend
fun
initLater
(
)