Enumerations
The following enumerations are available globally.
-
Declaration
Swift
public enum BasicXMLParserError : Error, Equatable
-
Error indicating that the distance could not be computed within the maximal number of iterations.
See moreDeclaration
Swift
public enum ConvergenceError : Error, Sendable
-
Error describing export errors
See moreDeclaration
Swift
public enum GPXParserError : Error, Equatable
-
Declaration
Swift
public enum ElevationSmoothing : Sendable, Hashable