Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cssom-core
/
web.cssom
/
repeatingLinearGradient
repeating
Linear
Gradient
inline
fun
repeatingLinearGradient
(
vararg
stops
:
LinearColorStop
)
:
Gradient
(
source
)
inline
fun
repeatingLinearGradient
(
angle
:
Angle
,
vararg
stops
:
LinearColorStop
)
:
Gradient
(
source
)