Other Enumerations
The following enumerations are available globally.
-
Enum denoting the subtypes of the
Looks Incorrecttop-level categoryDeclaration
Swift
public enum LooksIncorrectSubtype : String, CaseIterable -
Describes the relationship between the road object and the road. The road object can be on the right side of the road, on the left side of the road, on both sides of the road or directly on the road.
See moreDeclaration
Swift
public enum OpenLRSideOfRoad -
Enum denoting the subtypes of the
See moreIncorrect Visualtop-level category.Declaration
Swift
public enum PassiveNavigationIncorrectVisualSubtype : CaseIterable -
Enum denoting the subtypes of the
See moreRoad Issuetop-level category.Declaration
Swift
public enum PassiveNavigationRoadIssueSubtype : CaseIterable -
Enum denoting the subtypes of the
See moreWrong Traffictop-level category.Declaration
Swift
public enum PassiveNavigationWrongTrafficSubtype : CaseIterable
Install in Dash
Other Enumerations Reference