PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
ui:design
/
com.pico.spatial.ui.design
/
ScrollIndicatorColors
/
copy
copy
@
Stable
fun
copy
(
trackColor
:
Color
=
this.trackColor
,
indicatorColor
:
Color
=
this.indicatorColor
,
scrollMarksColor
:
Color
=
this.scrollMarksColor
,
backgroundColor
:
Color
=
this.backgroundColor
)
:
ScrollIndicatorColors
Return
A copy of this
ScrollIndicatorColors
, optionally overriding some of the values.