yafrl
Toggle table of contents
0.4-SNAPSHOT
common
Platform filter
common
Home
Documentation
Tutorials
GitHub
Switch theme
Search in API
yafrl
yafrl-compose
/
io.github.yafrl.compose
/
YafrlCompose
Yafrl
Compose
@
Composable
fun
YafrlCompose
(
timeTravelDebugger
:
Boolean
=
false
,
debugLogs
:
Boolean
=
false
,
showFPS
:
Boolean
=
false
,
lazy
:
Boolean
=
true
,
body
:
@
Composable
(
)
->
Unit
)
(
source
)
Wraps the passed
body
in a container with controls for use in time-travel debugging.