Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.device
/
DeviceMotionEventAccelerationInit
Device
Motion
Event
Acceleration
Init
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
?