NavigationStartEvent
public enum NavigationStartEvent
Represents the start event of navigation.
-
Indicates the start of navigation on a specific route.
Declaration
Swift
case didStartOnRoute(NavigationMode)
NavigationStartEvent Enumeration Reference