SimulationIntent
public enum SimulationIntent : Int
The simulation intent type. Used for describing the intent to start simulation of the navigation service.
-
The simulation starts because of manual choice.
Declaration
Swift
case manual
-
The simulation starts because of poor GPS signal.
Declaration
Swift
case poorGPS