kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
CanvasUserInterface
Canvas
User
Interface
JS
external
interface
CanvasUserInterface
Functions
Inheritors
Functions
draw
Focus
If
Needed
Link copied to clipboard
JS
abstract
fun
drawFocusIfNeeded
(
element
:
Element
)
abstract
fun
drawFocusIfNeeded
(
path
:
Path2D
,
element
:
Element
)
scroll
Path
Into
View
Link copied to clipboard
JS
abstract
fun
scrollPathIntoView
(
)
abstract
fun
scrollPathIntoView
(
path
:
Path2D
)
Inheritors
CanvasRenderingContext2D
Link copied to clipboard