Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.foundation.startup
/
love.yinlin.foundation
/
usePlatformStartupLazyFetcher
use
Platform
Startup
Lazy
Fetcher
inline
fun
<
T
:
Any
>
usePlatformStartupLazyFetcher
(
vararg
platform
:
Platform
,
crossinline
factory
:
(
)
->
T
)
:
StartupLazyFetcher
<
T
?
>