toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-cssom-core
/
web.cssom
/
stop
stop
inline
fun
stop
(
color
:
Color
,
value
:
Angle
)
:
AngularColorStop
(
source
)
inline
fun
stop
(
color
:
Color
,
from
:
Angle
,
to
:
Angle
)
:
AngularColorStop
(
source
)
inline
fun
stop
(
color
:
Color
,
value
:
Length
)
:
LinearColorStop
(
source
)
inline
fun
stop
(
color
:
Color
,
from
:
Length
,
to
:
Length
)
:
LinearColorStop
(
source
)