Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-browser
/
web.css.painting
/
Paint
Paint
interface
Paint
(
source
)
Members
Functions
paint
Link copied to clipboard
abstract
fun
paint
(
context
:
PaintRenderingContext2D
,
size
:
PaintSize
,
properties
:
MapLike
<
JsAny
,
JsAny
>
)