---
title: AppIntentTimelineProvider.Context
framework: widgetkit
role: symbol
role_heading: Type Alias
path: widgetkit/appintenttimelineprovider/context
---

# AppIntentTimelineProvider.Context

An object that contains details about how a widget is rendered, including its size and whether it appears in the widget gallery.

## Declaration

```swift
typealias Context = TimelineProviderContext
```

## Discussion

Discussion For more information, see TimelineProviderContext.

## See Also

### Generating timelines

- [placeholder(in:)](widgetkit/appintenttimelineprovider/placeholder(in:).md)
- [recommendations()](widgetkit/appintenttimelineprovider/recommendations().md)
- [relevance()](widgetkit/appintenttimelineprovider/relevance().md)
- [snapshot(for:in:)](widgetkit/appintenttimelineprovider/snapshot(for:in:).md)
- [timeline(for:in:)](widgetkit/appintenttimelineprovider/timeline(for:in:).md)
- [Entry](widgetkit/appintenttimelineprovider/entry.md)
- [Intent](widgetkit/appintenttimelineprovider/intent.md)
