TomTom SDK for iOS ExitDirection ExitDirection public enum ExitDirection Classification of an exit direction, relative to the direction of travel. left Indicates the exit is to the left. Declaration Swift case left right Indicates the exit is to right. Declaration Swift case right