CLLocationDistance Class

Definition

A class whose static members define constants relating to filtering and maximum distance.

public static class CLLocationDistance
type CLLocationDistance = class
Inheritance
CLLocationDistance

Properties

FilterNone

When used with DistanceFilter, indicates that no distance filter be used.

MaxDistance

When used with DistanceFilter, indicates that the maximum distance filter be used.

Applies to