beta property

double? get beta

The beta read-only property of the DeviceMotionEventRotationRate interface indicates the rate of rotation around the X axis, in degrees per second.

Implementation

external double? get beta;