toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.device
/
DeviceMotionEventAccelerationInit
Device
Motion
Event
Acceleration
Init
external
interface
DeviceMotionEventAccelerationInit
(
source
)
Members
Properties
x
Link copied to clipboard
abstract
val
x
:
Double
?
y
Link copied to clipboard
abstract
val
y
:
Double
?
z
Link copied to clipboard
abstract
val
z
:
Double
?