Garden Compose
Toggle table of contents
main-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Garden Compose
Core
/
io.github.gardencompose
/
initializeApplication
initialize
Application
fun
Application
.
initializeApplication
(
args
:
Array
<
String
>
,
content
:
@
Composable
ApplicationScope
.
(
)
->
Unit
)