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

Syntax

[get: MonoTouch.Foundation.Export("desiredAccuracy")]
[set: MonoTouch.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: MonoTouch.CoreLocation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0