---
title: tripDuration
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inbustrip/tripduration
---

# tripDuration

The timespan of the bus trip from departure to arrival.

## Declaration

```swift
@NSCopying var tripDuration: INDateComponentsRange { get }
```

## See Also

### Getting the Bus Trip Information

- [arrivalBusStopLocation](intents/inbustrip/arrivalbusstoplocation.md)
- [arrivalPlatform](intents/inbustrip/arrivalplatform.md)
- [busName](intents/inbustrip/busname.md)
- [busNumber](intents/inbustrip/busnumber.md)
- [departureBusStopLocation](intents/inbustrip/departurebusstoplocation.md)
- [departurePlatform](intents/inbustrip/departureplatform.md)
- [provider](intents/inbustrip/provider.md)
