stdlib
1.5
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
JS
stdlib
/
org.w3c.dom
/
CanvasUserInterface
Canvas
User
Interface
JS
external
interface
CanvasUserInterface
(
source
)
Since Kotlin
1.1
Functions
Inheritors
Functions
draw
Focus
If
Needed
Link copied to clipboard
JS
abstract
fun
drawFocusIfNeeded
(
element
:
Element
)
abstract
fun
drawFocusIfNeeded
(
path
:
Path2D
,
element
:
Element
)
Since Kotlin
1.1
scroll
Path
Into
View
Link copied to clipboard
JS
abstract
fun
scrollPathIntoView
(
)
abstract
fun
scrollPathIntoView
(
path
:
Path2D
)
Since Kotlin
1.1
Inheritors
CanvasRenderingContext2D
Link copied to clipboard