Android.Locations.Accuracy Enumeration
Enumerates values returned by several types.

Syntax

public enum Accuracy

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
CoarseA constant indicating an approximate accuracy requirement
FineA constant indicating a finer location accuracy requirement
Higha constant indicating a high accuracy requirement - may be used for horizontal, altitude, speed or bearing accuracy. For horizontal and vertical position this corresponds roughly to an accuracy of less than 100 meters.
LowA constant indicating a low location accuracy requirement - may be used for horizontal, altitude, speed or bearing accuracy. For horizontal and vertical position this corresponds roughly to an accuracy of greater than 500 meters.
MediumA constant indicating a medium accuracy requirement - currently used only for horizontal accuracy. For horizontal position this corresponds roughly to to an accuracy of between 100 and 500 meters.
NoRequirementDocumentation for this section has not yet been entered.

Requirements

Namespace: Android.Locations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0