---
title: NSGestureRecognizerRepresentable.Context
framework: swiftui
role: symbol
role_heading: Type Alias
path: swiftui/nsgesturerecognizerrepresentable/context
---

# NSGestureRecognizerRepresentable.Context

Contextual information about the state of the system that you use to create and update your gesture recognizer.

## Declaration

```swift
typealias Context = NSGestureRecognizerRepresentableContext<Self>
```
