Readonly
HIGH_High accuracy. Least battery efficient. Uses GPS only.
3.1.1
Readonly
BALANCEDBlock level accuracy is considered to be about 100 meter accuracy. Using a coarse accuracy such as this often consumes less power.
3.1.1
Readonly
LOW_City level accuracy is considered to be about 10km accuracy. Using a coarse accuracy such as this often consumes less power
3.1.1
Readonly
NO_No locations will be returned unless a different client has requested location updates in which case this request will act as a passive listener to those locations.
3.1.1
Generated using TypeDoc
Device.Location.Android.Priority
Android
Since
3.1.1
Location Priority enums indicates the quality of service for location updates. For example, if your application wants high accuracy location it should start a location with Location.Android.Priority.HIGH_ACCURACY.