alpha property

double? get alpha

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

Implementation

external double? get alpha;