---
title: context
framework: deviceactivity
role: symbol
role_heading: Instance Property
path: deviceactivity/deviceactivityreportscene/context
---

# context

The context of the scene.

## Declaration

```swift
var context: DeviceActivityReport.Context { get }
```

## Discussion

Discussion When your app creates a DeviceActivityReport with this context, the system uses this scene to render the report’s content.
