Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.canvas
/
CanvasFillStrokeStyles
/
createLinearGradient
create
Linear
Gradient
abstract
fun
createLinearGradient
(
x0
:
Double
,
y0
:
Double
,
x1
:
Double
,
y1
:
Double
)
:
CanvasGradient
(
source
)
MDN Reference