LaneSeparator
public enum LaneSeparator
The LaneSeparator represents the lane separator painted on the road surface.
crossing alert
Declaration
Swift
case crossingAlert
dashed blocks
Declaration
Swift
case dashedBlocks
dashed solid
Declaration
Swift
case dashedSolid
double dashed
Declaration
Swift
case doubleDashed
double solid
Declaration
Swift
case doubleSolid
long dashed
Declaration
Swift
case longDashed
no marking
Declaration
Swift
case noMarking
physical divider
Declaration
Swift
case physicalDivider
shaded area marking
Declaration
Swift
case shadedAreaMarking
short dashed
Declaration
Swift
case shortDashed
single solid
Declaration
Swift
case singleSolid
solid dashed
Declaration
Swift
case solidDashed
unknown
Declaration
Swift
case unknown