headingDegrees property
final
The device's heading in degrees (0-360).
Represents the compass direction the device is facing, where:
- 0° = North
- 90° = East
- 180° = South
- 270° = West
Implementation
final double headingDegrees;
The device's heading in degrees (0-360).
Represents the compass direction the device is facing, where:
final double headingDegrees;