Android.Locations.Location.RemoveBearing Method
Remove the bearing from this location.

Syntax

[Android.Runtime.Register("removeBearing", "()V", "GetRemoveBearingHandler")]
public virtual void RemoveBearing ()

Remarks

Remove the bearing from this location.

Following this call Location.HasBearing will return false, and Location.Bearing will return 0.0.

[Android Documentation]

Requirements

Namespace: Android.Locations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1