Location.RemoveBearing Method

Definition

Remove the bearing from this location.

[Android.Runtime.Register("removeBearing", "()V", "GetRemoveBearingHandler")]
public virtual void RemoveBearing ();
[<Android.Runtime.Register("removeBearing", "()V", "GetRemoveBearingHandler")>]
abstract member RemoveBearing : unit -> unit
override this.RemoveBearing : unit -> unit
Attributes

Remarks

Remove the bearing from this location.

Java documentation for android.location.Location.removeBearing().

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