Language

GeomagneticField.HorizontalStrength Property

Definition

Gets the horizontal component of the magnetic field strength, in nanoteslas.

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

Property Value

Horizontal component of the field strength in nanoteslas.

Attributes

Remarks

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

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