transportType
The type of conveyance to use for determining the travel time.
Declaration
var transportType: MKDirectionsTransportType { get }Discussion
You specify the desired transportation type in your MKDirections.Request object. If you specified any, this property contains the transportation type used to generate the estimated information.