highwayExitLabel
A string that describes a highway exit.
Declaration
var highwayExitLabel: String { get set }Discussion
Set the label to a string that describes the exit, as in the example:
highwayExitLabel = "Exit 123"
A string that describes a highway exit.
var highwayExitLabel: String { get set }Set the label to a string that describes the exit, as in the example:
highwayExitLabel = "Exit 123"