OUDS Android
Toggle table of contents
1.5.0
Select version
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.4.0
0.3.0
0.2.0
0.1.0
release
Target filter
release
Switch theme
Search in API
Skip to content
OUDS Android
core
/
com.orange.ouds.core.component
/
rememberInteractionColor
remember
Interaction
Color
@
Composable
fun
rememberInteractionColor
(
interactionState
:
InteractionState
,
init
:
@
Composable
(
InteractionState
)
->
Color
)
:
InteractionValue
<
Color
,
Color
>