---
title: gesture
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/gesturemask/gesture
---

# gesture

Enable the added gesture but disable all gestures in the subview hierarchy.

## Declaration

```swift
static let gesture: GestureMask
```

## See Also

### Getting gesture options

- [all](swiftui/gesturemask/all.md)
- [subviews](swiftui/gesturemask/subviews.md)
- [none](swiftui/gesturemask/none.md)
