circuit-root
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
circuit-root
circuit-foundation
/
com.slack.circuit.foundation
/
AnimatedNavDecoration
/
DecoratedContent
Decorated
Content
@
Composable
open
override
fun
<
T
:
NavArgument
>
DecoratedContent
(
args
:
ImmutableList
<
T
>
,
backStackDepth
:
Int
,
modifier
:
Modifier
,
content
:
@
Composable
(
T
)
->
Unit
)
(
source
)