---
title: UIGestureRecognizerType
framework: swiftui
role: symbol
role_heading: Associated Type
path: swiftui/uigesturerecognizerrepresentable/uigesturerecognizertype
---

# UIGestureRecognizerType

The type of UIGestureRecognizer to be presented.

## Declaration

```swift
associatedtype UIGestureRecognizerType : UIGestureRecognizer
```
