Enumerations
The following enumerations are available globally.
-
Type of destination
See moreDeclaration
Swift
public enum DestinationCategory
-
Current status of the navigation
See moreDeclaration
Swift
public enum NavigationStatus
-
Error that navigation could raise
See moreDeclaration
Swift
public enum NavigationError : Error
extension NavigationError: LocalizedError
-
This object encapsulates all the possible Error cases that the Wayfinding Library may throw
See moreDeclaration
Swift
public enum UnsupportedConfigurationError : Error
-
Errors WayfindinLibrary could raise
See moreDeclaration
Swift
public enum WayfindingError : LocalizedError