CoreLocation.CLLocationManager.DesiredAccuracy Property
The accuracy preferred by the app. (Coarser accuracies consume less power.)

Syntax

[get: Foundation.Export("desiredAccuracy")]
[set: Foundation.Export("setDesiredAccuracy:")]
public virtual double DesiredAccuracy { get; set; }

Value

The default value is CLLocation.AccuracyBest.

Remarks

Application developers should set this value to the coarsest resolution suitable to their needs.

Requirements

Namespace: CoreLocation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0