---
title: NSGestureRecognizerRepresentable.CoordinateSpaceConverter
framework: swiftui
role: symbol
role_heading: Type Alias
path: swiftui/nsgesturerecognizerrepresentable/coordinatespaceconverter
---

# NSGestureRecognizerRepresentable.CoordinateSpaceConverter

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

## Declaration

```swift
typealias CoordinateSpaceConverter = NSGestureRecognizerRepresentableCoordinateSpaceConverter
```
