---
title: forward
framework: clockkit
role: symbol
role_heading: Type Property
path: clockkit/clkcomplicationtimetraveldirections/forward
---

# forward

Future data support. Use this option when it makes sense to provide future data for your complication.

## Declaration

```swift
static var forward: CLKComplicationTimeTravelDirections { get }
```

## Mentioned in

Loading future timeline events

## See Also

### Constants

- [backward](clockkit/clkcomplicationtimetraveldirections/backward.md)
