MergeSide
public enum MergeSide
Indicates the direction to follow at a fork.
-
Indicates a merge into the left-most lane.
Declaration
Swift
case toLeftLane
-
Indicates a merge into the right-most lane.
Declaration
Swift
case toRightLane