---
title: gestureRecognizerForExclusionRelationship
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uilargecontentviewerinteraction/gesturerecognizerforexclusionrelationship
---

# gestureRecognizerForExclusionRelationship

A gesture recognizer that you can use to set up simultaneous recognition or failure relationships with other gesture recognizers.

## Declaration

```swift
var gestureRecognizerForExclusionRelationship: UIGestureRecognizer { get }
```

## See Also

### Customizing large content viewer interactions

- [delegate](uikit/uilargecontentviewerinteraction/delegate.md)
