Android.Locations.Location.RemoveAccuracy Method
Remove the accuracy from this location.

Syntax

[Android.Runtime.Register("removeAccuracy", "()V", "GetRemoveAccuracyHandler")]
public virtual void RemoveAccuracy ()

Remarks

Remove the accuracy from this location.

Following this call Location.HasAccuracy will return false, and Location.Accuracy 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