DeviceMotionEventAcceleration

sealed external interface DeviceMotionEventAcceleration(source)

Available only in secure contexts.

MDN Reference

Properties

Link copied to clipboard
abstract val x: Double?
Link copied to clipboard
abstract val y: Double?
Link copied to clipboard
abstract val z: Double?