DeviceMotionEventRotationRate

A DeviceMotionEventRotationRate interface of the Device Orientation Events provides information about the rate at which the device is rotating around all three axes. Available only in secure contexts.

MDN Reference

Properties

Link copied to clipboard
abstract val alpha: Double?
Link copied to clipboard
abstract val beta: Double?
Link copied to clipboard
abstract val gamma: Double?