---
title: BEGestureType.forceTouch
framework: browserenginekit
role: symbol
role_heading: Case
path: browserenginekit/begesturetype/forcetouch
---

# BEGestureType.forceTouch

A gesture that represents a deep press using 3D Touch or Force Touch.

## Declaration

```swift
case forceTouch
```

## See Also

### Press and hold gestures

- [BEGestureType.doubleTapAndHold](browserenginekit/begesturetype/doubletapandhold.md)
- [BEGestureType.loupe](browserenginekit/begesturetype/loupe.md)
