---
title: minimumNumberOfTouches
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspangesturerecognizer/minimumnumberoftouches
---

# minimumNumberOfTouches

The minimum number of touches needed to recognize this gesture

## Declaration

```swift
var minimumNumberOfTouches: Int { get set }
```

## Discussion

Discussion Defaults to 1.
