<!--
{
  "availability" : [
    "macOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/NSGestureRecognizerRepresentable/Context",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI32NSGestureRecognizerRepresentableP7Contexta"
  },
  "title" : "NSGestureRecognizerRepresentable.Context"
}
-->

# NSGestureRecognizerRepresentable.Context

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

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)