Location.RemoveAccuracy Method

Definition

Remove the horizontal accuracy from this location.

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

Remarks

Remove the horizontal accuracy from this location.

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

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