Show / Hide Table of Contents

Property Accuracy

| Edit this page View Source

Accuracy

Gets the estimated accuracy of this location, in meters as reported by the system location provider (not NMEA based). Returns NaN if no estimate is available or the active location provider isn't GPS (ie IP/WiFi/Network Provider)

Declaration
public float Accuracy { get; }
Property Value
Type Description
float
Remarks

Normally the **GST messages will provide the estimated accuracy, but this is not always exposed as NMEA on Android devices, so this serves as a useful fallback.

Applies to

Platforms and versions
TargetVersions
.NET Androidmain, v3.0
Xamarin.Androidv2.2, v2.1, v2.0
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX