---
title: UIGestureRecognizerRepresentable.Context
framework: swiftui
role: symbol
role_heading: Type Alias
path: swiftui/uigesturerecognizerrepresentable/context
---

# UIGestureRecognizerRepresentable.Context

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

## Declaration

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