ProgressUpdateEvent
public enum ProgressUpdateEvent
Represents the progress update event.
-
Indicates that the progress has been updated.
Declaration
Swift
case didUpdateProgress(progress: RouteProgress)Parameters
progressThe updated
TomTomSDKNavigationEngines/RouteProgress.
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
ProgressUpdateEvent