---
title: BEGestureType.doubleTapAndHold
framework: browserenginekit
role: symbol
role_heading: Case
path: browserenginekit/begesturetype/doubletapandhold
---

# BEGestureType.doubleTapAndHold

A gesture for a double tap followed by holding the second tap.

## Declaration

```swift
case doubleTapAndHold
```

## See Also

### Press and hold gestures

- [BEGestureType.loupe](browserenginekit/begesturetype/loupe.md)
- [BEGestureType.forceTouch](browserenginekit/begesturetype/forcetouch.md)
