---
title: Coordinator
framework: swiftui
role: symbol
role_heading: Associated Type
path: swiftui/uigesturerecognizerrepresentable/coordinator
---

# Coordinator

A type to coordinate with the gesture recognizer.

## Declaration

```swift
associatedtype Coordinator = Void
```
