CoreLocation.CLLocationManager.DistanceFilter Property
The minimum horizontal distance, in meters, the device has to move before issuing a location update.

Syntax

[get: Foundation.Export("distanceFilter")]
[set: Foundation.Export("setDistanceFilter:")]
public virtual double DistanceFilter { get; set; }

Value

The default value is CLLocationDistance.None.

Remarks

If this value is set to CLLocationDistance.None, the app will receive all location updates.

Requirements

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