kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.dom
/
DOMPointInit
DOMPoint
Init
interface
DOMPointInit
:
JsAny
(
source
)
Exposes the JavaScript
DOMPointInit
to Kotlin
Members
Properties
w
Link copied to clipboard
abstract
var
w
:
Double
?
x
Link copied to clipboard
abstract
var
x
:
Double
?
y
Link copied to clipboard
abstract
var
y
:
Double
?
z
Link copied to clipboard
abstract
var
z
:
Double
?