SensorManager.GravityMercury Field

Definition

Mercury's gravity in SI units (m/s^2)

[Android.Runtime.Register("GRAVITY_MERCURY")]
public const float GravityMercury = 3.7;
[<Android.Runtime.Register("GRAVITY_MERCURY")>]
val mutable GravityMercury : single

Field Value

Value = 3.7
Attributes

Remarks

Mercury's gravity in SI units (m/s^2)

Java documentation for android.hardware.SensorManager.GRAVITY_MERCURY.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to