---
title: transportType
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkroute/step/transporttype
---

# transportType

The transport type of the step.

## Declaration

```swift
var transportType: MKDirectionsTransportType { get }
```

## Discussion

Discussion This property reflects the transport type employed by the step and may differ from the transport type of the overall route.

## See Also

### Getting additional step details

- [instructions](mapkit/mkroute/step/instructions.md)
- [notice](mapkit/mkroute/step/notice.md)
- [distance](mapkit/mkroute/step/distance.md)
