gamma property

double? get gamma

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

Implementation

external double? get gamma;