StateManagerConstants
public enum StateManagerConstants
-
The distance traveled from the last successful scan without a re-scan (manual or background), after which the positioning state will become
degradedPositioning.Declaration
Swift
public static var degradedDistanceThreshold: CLLocationDistance -
The distance traveled from the last successful scan without a re-scan (manual or background), after which the positioning state will become
notPositioning.Declaration
Swift
public static var notPositioningDistanceThreshold: CLLocationDistance
View on GitHub