GeomagneticField.Inclination Property

Definition

Gets the inclination of the magnetic field, in degrees.

public virtual float Inclination { [Android.Runtime.Register("getInclination", "()F", "GetGetInclinationHandler")] get; }
[<get: Android.Runtime.Register("getInclination", "()F", "GetGetInclinationHandler")>]
member this.Inclination : single

Property Value

The inclination of the magnetic field in degrees -- positive means the magnetic field is rotated downwards.

Attributes

Remarks

Java documentation for android.hardware.GeomagneticField.getInclination().

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