---
title: policy
framework: widgetkit
role: symbol
role_heading: Instance Property
path: widgetkit/timeline/policy
---

# policy

The policy that determines the earliest date and time WidgetKit requests a new timeline from a timeline provider.

## Declaration

```swift
let policy: TimelineReloadPolicy
```

## See Also

### Getting Timeline Properties

- [entries](widgetkit/timeline/entries.md)
- [TimelineReloadPolicy](widgetkit/timelinereloadpolicy.md)
