CLLocationDistance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |