---
title: context
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsevent/context
---

# context

The display graphics context for this event.

## Declaration

```swift
var context: NSGraphicsContext? { get }
```
