---
title: UIGestureRecognizerRepresentable.CoordinateSpaceConverter
framework: swiftui
role: symbol
role_heading: Type Alias
path: swiftui/uigesturerecognizerrepresentable/coordinatespaceconverter
---

# UIGestureRecognizerRepresentable.CoordinateSpaceConverter

A type used to convert coordinates to/from coordinate spaces in the hierarchy of the associated SwiftUI view.

## Declaration

```swift
typealias CoordinateSpaceConverter = UIGestureRecognizerRepresentableCoordinateSpaceConverter
```
