y property

double? get y

The y read-only property of the Gyroscope interface returns a number specifying the angular velocity of the device along its y-axis.

Implementation

external double? get y;